#CFEFB1#CFEFB1
#CFEFB1 is a very light, moderate yellow-green. Relative luminance 0.782; OKLCH L 91.4% C 0.088 H 130.2°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEFB1 |
|---|---|
| RGB | rgb(207, 239, 177) |
| HSL | hsl(91, 66%, 82%) |
| HSV | hsv(91, 26%, 94%) |
| CMYK | cmyk(13.4%, 0%, 25.9%, 6.3%) |
| CIE-LAB | lab(90.86, -21.14, 26.64) |
| CIE-LCH | lch(90.86, 34.01, 128.43°) |
| OKLab | oklab(91.37% -0.057 0.0674) |
| OKLCH | oklch(91.37% 0.088 130.2) |
| XYZ | xyz(64.5331, 78.1721, 53.2753) |
| Luminance | 0.7817 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.38
Very Pale Green
#CFFDBC
ΔE00 3.58
Very Light Green
#D1FFBD
ΔE00 3.84
Light Grey Green
#B7E1A1
ΔE00 4.12
Pale Green
#C7FDB5
ΔE00 4.52
Washed Out Green
#BCF5A6
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEFB1 #D1B1EF
analogous
#EEEFB1 #CFEFB1 #B1EFB2
triadic
#CFEFB1 #B1CFEF #EFB1CF
tetradic
#CFEFB1 #B1EEEF #D1B1EF #EFB2B1
square
#CFEFB1 #B1EEEF #D1B1EF #EFB2B1
split-complementary
#CFEFB1 #B2B1EF #EFB1EE
monochromatic
#90DA4B #B0E57E #CFEFB1 #EEF9E4 #EFFAE6
Accessibility & contrast
On white
1.26
#CFEFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#CFEFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEFB1
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEFB1 | 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)
#F5E6AD
Deuteranopia (green-blind)
#F0E4B4
Tritanopia (blue-blind)
#D1EADE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfefb1; /* rgb */ color: rgb(207, 239, 177); /* oklch */ color: oklch(91.4% 0.088 130.2);
Tailwind
colors: {
custom: {
50: '#def4c8',
500: '#cfefb1',
950: '#000000',
},
}SCSS
$custom: #cfefb1; $custom-light: #def4c8; $custom-dark: #000000;
JSON
{
"hex": "#cfefb1",
"rgb": {
"r": 207,
"g": 239,
"b": 177
},
"hsl": {
"h": 90.968,
"s": 65.957,
"l": 81.569
},
"oklch": {
"l": 0.91366,
"c": 0.08829,
"h": 130.2
},
"luminance": 0.78173
}Semantic roles & 50–950 ramp
primary
#CFEFB1
secondary
#A377CD
accent
#18CE76
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582