#CFEFB0#CFEFB0
#CFEFB0 is a very light, moderate yellow-green. Relative luminance 0.781; OKLCH L 91.3% C 0.089 H 129.9°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEFB0 |
|---|---|
| RGB | rgb(207, 239, 176) |
| HSL | hsl(90, 66%, 81%) |
| HSV | hsv(90, 26%, 94%) |
| CMYK | cmyk(13.4%, 0%, 26.4%, 6.3%) |
| CIE-LAB | lab(90.84, -21.29, 27.13) |
| CIE-LCH | lch(90.84, 34.48, 128.12°) |
| OKLab | oklab(91.35% -0.0574 0.0686) |
| OKLCH | oklch(91.35% 0.089 129.9) |
| XYZ | xyz(64.4338, 78.1323, 52.7523) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.41
Very Pale Green
#CFFDBC
ΔE00 3.61
Very Light Green
#D1FFBD
ΔE00 3.86
Light Grey Green
#B7E1A1
ΔE00 4.12
Pale Green
#C7FDB5
ΔE00 4.50
Washed Out Green
#BCF5A6
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEFB0 #D0B0EF
analogous
#EFEFB0 #CFEFB0 #B0EFB1
triadic
#CFEFB0 #B0CFEF #EFB0CF
tetradic
#CFEFB0 #B0EFEF #D0B0EF #EFB1B0
square
#CFEFB0 #B0EFEF #D0B0EF #EFB1B0
split-complementary
#CFEFB0 #B1B0EF #EFB0EF
monochromatic
#91DA4A #B0E57D #CFEFB0 #EEF9E3 #F0FAE6
Accessibility & contrast
On white
1.26
#CFEFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#CFEFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEFB0
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEFB0 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AC
Deuteranopia (green-blind)
#F0E4B3
Tritanopia (blue-blind)
#D1E9DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfefb0; /* rgb */ color: rgb(207, 239, 176); /* oklch */ color: oklch(91.3% 0.089 129.9);
Tailwind
colors: {
custom: {
50: '#def4c8',
500: '#cfefb0',
950: '#000000',
},
}SCSS
$custom: #cfefb0; $custom-light: #def4c8; $custom-dark: #000000;
JSON
{
"hex": "#cfefb0",
"rgb": {
"r": 207,
"g": 239,
"b": 176
},
"hsl": {
"h": 90.476,
"s": 66.316,
"l": 81.373
},
"oklch": {
"l": 0.91346,
"c": 0.08944,
"h": 129.9
},
"luminance": 0.78133
}Semantic roles & 50–950 ramp
primary
#CFEFB0
secondary
#A276CD
accent
#17CE74
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582