Skip to content

#cbf9b2

a light, electric green · neutral · closest name: Pale Green

RGB
203, 249, 178
HSL
99°, 86%, 84%
CMYK
19, 0, 29, 2
Luminance
0.8366

At a glance

Every number on this page in one read: what #cbf9b2 is made of, how bright it looks, and which way it leans.

Hex
#cbf9b2
Hue
99°
green
Saturation
86%
electric
Lightness
84%
light
Brightness
98%
HSV value
Perceived
90%
weighted brightness
Luminance
0.8366
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.73:1
Closest name
Pale Green
ΔE2000 7.7
Where it sits
Hue99° of 360°
Saturation86%
Lightness84%
Temperature
Warm ← → Cool54% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#cbf9b2
RGBrgb(203, 249, 178)
HSLhsl(99, 86%, 84%)
CMYKcmyk(19%, 0%, 29%, 2%)
LABlab(93.3 -27.2 29.4)
LCHlch(93.3 40.0 132.7)
OKLCHoklch(0.933 0.105 134.9)
Decimal13367730
Display P3color(display-p3 0.796 0.976 0.698)

Copy-ready code

/* CSS */
color: #cbf9b2;
background-color: #cbf9b2;
/* Tailwind (arbitrary) */
class="text-[#cbf9b2] bg-[#cbf9b2]"
/* SCSS */
$brand: #cbf9b2;
/* SwiftUI */
Color(red: 0.796, green: 0.976, blue: 0.698)
/* Android */
Color.parseColor("#cbf9b2")
/* Flutter */
Color(0xFFCBF9B2)
/* Python / OpenCV (BGR) */
(178, 249, 203)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #cbf9b2 · 17.73:1
Use #000000AAA at every size.
Aa
White text · 1.18:1
AA fail · AA large fail · AAA fail
Aa
Black text · 17.73:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cbf9b2 as text scores 1.18:1 on white and 17.73:1 on black.

Accessibility — WCAG contrast

Aa
#cbf9b2 on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#cbf9b2 on black: 17.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFEEAD
deuteranopia · #F7EAB6
tritanopia · #CBF4E6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cbf9b2 is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F6FDF2
#EDFAE5
#cbf9b2
#B9F797
#96F363
#72EF2F
#5BE312
#4CBD0F
#3D970C
#2F6D0D
#1D4408
Base = 200Lightest = 50 · #F6FDF2Darkest = 950 · #1D4408
:root {
  --brand-50: #F6FDF2;
  --brand-100: #EDFAE5;
  --brand-200: #cbf9b2;
  --brand-300: #B9F797;
  --brand-400: #96F363;
  --brand-500: #72EF2F;
  --brand-600: #5BE312;
  --brand-700: #4CBD0F;
  --brand-800: #3D970C;
  --brand-900: #2F6D0D;
  --brand-950: #1D4408;
  --brand: #cbf9b2;
  --brand-ink: #000000;
}

Colors that work with #cbf9b2

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F6FAF4
Tinted page background
Border#D0EDC0
Hairlines and dividers
Muted text#679B4B
Captions on the surface
Accent#540AC2
Second voice, not a rival
Dark variant#307609
Hover, pressed, headers
Light variant#EFFDE7
Selected rows, tints
Dark surface#1A2414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #cbf9b2

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#E0B2F9
Analogous left#EEF9B2
Analogous right#B2F9BC
Split-complement 1#BCB2F9
Split-complement 2#F9B2EE
Triadic 1#B2CBF9
Triadic 2#F9B2CB
Tetradic#B2EEF9

RGB percentages

Red79.6%
Green97.6%
Blue69.8%

CMYK percentages

Cyan18.5%
Magenta0.0%
Yellow28.5%
Key (black)2.4%

Color previews

#cbf9b2 text on a black background

contrast 17.73:1

Card sample

#cbf9b2 text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #cbf9b2;
Background color
Panel with #cbf9b2 background
background-color: #cbf9b2;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #cbf9b2;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(203, 249, 178, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(203, 249, 178, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cbf9b2;
background: linear-gradient(135deg, #cbf9b2, #B2F9C8);

Monochromatic scale

Palettes built from #cbf9b2

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#cbf9b2 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#cbf9b2, answered

What color is #cbf9b2?

#cbf9b2 is a light electric green, closest to Pale Green (ΔE2000 7.7). It sits at 99° on the hue wheel with 86% saturation and 84% lightness, which reads as neutral.

What is the RGB value of #cbf9b2?

rgb(203, 249, 178) — 203 red, 249 green and 178 blue out of 255, or 79.6% / 97.6% / 69.8% by channel.

Is #cbf9b2 a light or a dark color?

It is a light color. Relative luminance is 0.8366 and perceived brightness is 90%, so black text on it reaches 17.73:1.

Should I use black or white text on #cbf9b2?

Black. It scores 17.73:1 against #cbf9b2, versus 1.18:1 for white — AAA at any size.

What is the complementary color of #cbf9b2?

#E0B2F9 sits directly opposite on the wheel. Softer options are the split-complements #BCB2F9 and #F9B2EE, which give the same contrast with far less vibration.

What colors go well with #cbf9b2?

For interface work: #F6FAF4 as the surface, #D0EDC0 for borders, #679B4B for secondary text, #540AC2 as an accent and #307609 for hover and pressed states. For a palette, the analogous pair #EEF9B2 and #B2F9BC stays calm, while #E0B2F9 is the loudest partner.

What is #cbf9b2 in CMYK for printing?

cmyk(19%, 0%, 29%, 2%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #cbf9b2 warm or cool?

Neutral — it scores 54 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E5F9B2; nudged cooler, #B1FAB2.

Work with #cbf9b2 in the Color Lab