#CFECAB#CFECAB
#CFECAB is a very light, moderate yellow-green. Relative luminance 0.762; OKLCH L 90.6% C 0.091 H 127.6°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECAB |
|---|---|
| RGB | rgb(207, 236, 171) |
| HSL | hsl(87, 63%, 80%) |
| HSV | hsv(87, 28%, 93%) |
| CMYK | cmyk(12.3%, 0%, 27.5%, 7.5%) |
| CIE-LAB | lab(89.95, -20.55, 28.47) |
| CIE-LCH | lch(89.95, 35.11, 125.83°) |
| OKLab | oklab(90.61% -0.0554 0.0718) |
| OKLCH | oklch(90.61% 0.091 127.6) |
| XYZ | xyz(63.0772, 76.1961, 49.9044) |
| Luminance | 0.7620 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.98
Light Grey Green
#B7E1A1
ΔE00 4.11
Very Pale Green
#CFFDBC
ΔE00 4.55
Very Light Green
#D1FFBD
ΔE00 4.77
Washed Out Green
#BCF5A6
ΔE00 5.22
Pale Green
#C7FDB5
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECAB #C8ABEC
analogous
#ECE8AB #CFECAB #AFECAB
triadic
#CFECAB #ABCFEC #ECABCF
tetradic
#CFECAB #ABECE8 #C8ABEC #ECABAF
square
#CFECAB #ABECE8 #C8ABEC #ECABAF
split-complementary
#CFECAB #ABAFEC #E8ABEC
monochromatic
#96D547 #B2E179 #CFECAB #ECF7DD #F1F9E6
Accessibility & contrast
On white
1.29
#CFECAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#CFECAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECAB
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECAB | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A7
Deuteranopia (green-blind)
#EEE2AE
Tritanopia (blue-blind)
#D2E6DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cfecab; /* rgb */ color: rgb(207, 236, 171); /* oklch */ color: oklch(90.6% 0.091 127.6);
Tailwind
colors: {
custom: {
50: '#def2c4',
500: '#cfecab',
950: '#000000',
},
}SCSS
$custom: #cfecab; $custom-light: #def2c4; $custom-dark: #000000;
JSON
{
"hex": "#cfecab",
"rgb": {
"r": 207,
"g": 236,
"b": 171
},
"hsl": {
"h": 86.769,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.90606,
"c": 0.09065,
"h": 127.6
},
"luminance": 0.76197
}Semantic roles & 50–950 ramp
primary
#CFECAB
secondary
#9973C9
accent
#1BCB69
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582