#CFEEB0#CFEEB0
#CFEEB0 is a very light, moderate yellow-green. Relative luminance 0.775; OKLCH L 91.1% C 0.088 H 129.6°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEEB0 |
|---|---|
| RGB | rgb(207, 238, 176) |
| HSL | hsl(90, 65%, 81%) |
| HSV | hsv(90, 26%, 93%) |
| CMYK | cmyk(13%, 0%, 26.1%, 6.7%) |
| CIE-LAB | lab(90.57, -20.80, 26.76) |
| CIE-LCH | lch(90.57, 33.90, 127.85°) |
| OKLab | oklab(91.13% -0.056 0.0677) |
| OKLCH | oklch(91.13% 0.088 129.6) |
| XYZ | xyz(64.1419, 77.5484, 52.6550) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.51
Very Pale Green
#CFFDBC
ΔE00 3.85
Light Grey Green
#B7E1A1
ΔE00 4.08
Very Light Green
#D1FFBD
ΔE00 4.11
Pale Green
#C7FDB5
ΔE00 4.77
Washed Out Green
#BCF5A6
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEEB0 #CFB0EE
analogous
#EEEEB0 #CFEEB0 #B0EEB0
triadic
#CFEEB0 #B0CFEE #EEB0CF
tetradic
#CFEEB0 #B0EEEE #CFB0EE #EEB0B0
square
#CFEEB0 #B0EEEE #CFB0EE #EEB0B0
split-complementary
#CFEEB0 #B0B0EE #EEB0EE
monochromatic
#92D84B #B0E37E #CFEEB0 #EEF9E2 #F0FAE6
Accessibility & contrast
On white
1.27
#CFEEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#CFEEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEEB0
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEEB0 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AC
Deuteranopia (green-blind)
#EFE3B3
Tritanopia (blue-blind)
#D1E9DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cfeeb0; /* rgb */ color: rgb(207, 238, 176); /* oklch */ color: oklch(91.1% 0.088 129.6);
Tailwind
colors: {
custom: {
50: '#def3c8',
500: '#cfeeb0',
950: '#000000',
},
}SCSS
$custom: #cfeeb0; $custom-light: #def3c8; $custom-dark: #000000;
JSON
{
"hex": "#cfeeb0",
"rgb": {
"r": 207,
"g": 238,
"b": 176
},
"hsl": {
"h": 90,
"s": 64.583,
"l": 81.176
},
"oklch": {
"l": 0.91133,
"c": 0.08789,
"h": 129.6
},
"luminance": 0.77549
}Semantic roles & 50–950 ramp
primary
#CFEEB0
secondary
#A177CC
accent
#19CC73
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582