#CFEEB1#CFEEB1
#CFEEB1 is a very light, moderate yellow-green. Relative luminance 0.776; OKLCH L 91.2% C 0.087 H 129.9°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEEB1 |
|---|---|
| RGB | rgb(207, 238, 177) |
| HSL | hsl(90, 64%, 81%) |
| HSV | hsv(90, 26%, 93%) |
| CMYK | cmyk(13%, 0%, 25.6%, 6.7%) |
| CIE-LAB | lab(90.59, -20.65, 26.28) |
| CIE-LCH | lch(90.59, 33.42, 128.17°) |
| OKLab | oklab(91.15% -0.0556 0.0666) |
| OKLCH | oklch(91.15% 0.087 129.9) |
| XYZ | xyz(64.2412, 77.5882, 53.1780) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.49
Very Pale Green
#CFFDBC
ΔE00 3.83
Light Grey Green
#B7E1A1
ΔE00 4.09
Very Light Green
#D1FFBD
ΔE00 4.10
Pale Green
#C7FDB5
ΔE00 4.80
Washed Out Green
#BCF5A6
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEEB1 #D0B1EE
analogous
#EEEEB1 #CFEEB1 #B1EEB2
triadic
#CFEEB1 #B1CFEE #EEB1CF
tetradic
#CFEEB1 #B1EEEE #D0B1EE #EEB2B1
square
#CFEEB1 #B1EEEE #D0B1EE #EEB2B1
split-complementary
#CFEEB1 #B2B1EE #EEB1EE
monochromatic
#91D84D #B0E37F #CFEEB1 #EEF9E3 #F0FAE6
Accessibility & contrast
On white
1.27
#CFEEB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#CFEEB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEEB1
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEEB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEEB1 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AD
Deuteranopia (green-blind)
#EFE3B4
Tritanopia (blue-blind)
#D1E9DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cfeeb1; /* rgb */ color: rgb(207, 238, 177); /* oklch */ color: oklch(91.2% 0.087 129.9);
Tailwind
colors: {
custom: {
50: '#def3c8',
500: '#cfeeb1',
950: '#000000',
},
}SCSS
$custom: #cfeeb1; $custom-light: #def3c8; $custom-dark: #000000;
JSON
{
"hex": "#cfeeb1",
"rgb": {
"r": 207,
"g": 238,
"b": 177
},
"hsl": {
"h": 90.492,
"s": 64.211,
"l": 81.373
},
"oklch": {
"l": 0.91153,
"c": 0.08673,
"h": 129.9
},
"luminance": 0.77589
}Semantic roles & 50–950 ramp
primary
#CFEEB1
secondary
#A278CC
accent
#19CC74
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582