Skip to content

#cbf5b2

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

RGB
203, 245, 178
HSL
98°, 77%, 83%
CMYK
17, 0, 27, 4
Luminance
0.8122

At a glance

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

Hex
#cbf5b2
Hue
98°
green
Saturation
77%
electric
Lightness
83%
light
Brightness
96%
HSV value
Perceived
89%
weighted brightness
Luminance
0.8122
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.24:1
Closest name
Pale Green
ΔE2000 8.5
Where it sits
Hue98° of 360°
Saturation77%
Lightness83%
Temperature
Warm ← → Cool53% 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#cbf5b2
RGBrgb(203, 245, 178)
HSLhsl(98, 77%, 83%)
CMYKcmyk(17%, 0%, 27%, 4%)
LABlab(92.2 -25.3 27.9)
LCHlch(92.2 37.7 132.1)
OKLCHoklch(0.924 0.098 134.1)
Decimal13366706
Display P3color(display-p3 0.796 0.961 0.698)

Copy-ready code

/* CSS */
color: #cbf5b2;
background-color: #cbf5b2;
/* Tailwind (arbitrary) */
class="text-[#cbf5b2] bg-[#cbf5b2]"
/* SCSS */
$brand: #cbf5b2;
/* SwiftUI */
Color(red: 0.796, green: 0.961, blue: 0.698)
/* Android */
Color.parseColor("#cbf5b2")
/* Flutter */
Color(0xFFCBF5B2)
/* Python / OpenCV (BGR) */
(178, 245, 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 #cbf5b2 · 17.24:1
Use #000000AAA at every size.
Aa
White text · 1.22:1
AA fail · AA large fail · AAA fail
Aa
Black text · 17.24:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cbf5b2 as text scores 1.22:1 on white and 17.24:1 on black.

Accessibility — WCAG contrast

Aa
#cbf5b2 on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#cbf5b2 on black: 17.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FBEBAE
deuteranopia · #F4E7B5
tritanopia · #CBF0E3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cbf5b2 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.

#F6FCF3
#EDF9E7
#cbf5b2
#BCF29C
#9AEC6A
#79E538
#63D91C
#52B517
#429013
#326912
#1F410B
Base = 200Lightest = 50 · #F6FCF3Darkest = 950 · #1F410B
:root {
  --brand-50: #F6FCF3;
  --brand-100: #EDF9E7;
  --brand-200: #cbf5b2;
  --brand-300: #BCF29C;
  --brand-400: #9AEC6A;
  --brand-500: #79E538;
  --brand-600: #63D91C;
  --brand-700: #52B517;
  --brand-800: #429013;
  --brand-900: #326912;
  --brand-950: #1F410B;
  --brand: #cbf5b2;
  --brand-ink: #000000;
}

Colors that work with #cbf5b2

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#F7FAF4
Tinted page background
Border#D1EDC0
Hairlines and dividers
Muted text#699B4B
Captions on the surface
Accent#5213B9
Second voice, not a rival
Dark variant#33710F
Hover, pressed, headers
Light variant#F0FCE8
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 #cbf5b2

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#DCB2F5
Analogous left#ECF5B2
Analogous right#B2F5BA
Split-complement 1#BAB2F5
Split-complement 2#F5B2EC
Triadic 1#B2CBF5
Triadic 2#F5B2CB
Tetradic#B2ECF5

RGB percentages

Red79.6%
Green96.1%
Blue69.8%

CMYK percentages

Cyan17.1%
Magenta0.0%
Yellow27.3%
Key (black)3.9%

Color previews

#cbf5b2 text on a black background

contrast 17.24:1

Card sample

#cbf5b2 text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbf5b2

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.

#cbf5b2 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.

#cbf5b2, answered

What color is #cbf5b2?

#cbf5b2 is a light electric green, closest to Pale Green (ΔE2000 8.5). It sits at 98° on the hue wheel with 77% saturation and 83% lightness, which reads as neutral.

What is the RGB value of #cbf5b2?

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

Is #cbf5b2 a light or a dark color?

It is a light color. Relative luminance is 0.8122 and perceived brightness is 89%, so black text on it reaches 17.24:1.

Should I use black or white text on #cbf5b2?

Black. It scores 17.24:1 against #cbf5b2, versus 1.22:1 for white — AAA at any size.

What is the complementary color of #cbf5b2?

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

What colors go well with #cbf5b2?

For interface work: #F7FAF4 as the surface, #D1EDC0 for borders, #699B4B for secondary text, #5213B9 as an accent and #33710F for hover and pressed states. For a palette, the analogous pair #ECF5B2 and #B2F5BA stays calm, while #DCB2F5 is the loudest partner.

What is #cbf5b2 in CMYK for printing?

cmyk(17%, 0%, 27%, 4%). 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 #cbf5b2 warm or cool?

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

Work with #cbf5b2 in the Color Lab