#CFDEAB#CFDEAB
#CFDEAB is a very light, moderate yellow-green. Relative luminance 0.684; OKLCH L 87.6% C 0.070 H 121.2°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDEAB |
|---|---|
| RGB | rgb(207, 222, 171) |
| HSL | hsl(78, 44%, 77%) |
| HSV | hsv(78, 23%, 87%) |
| CMYK | cmyk(6.8%, 0%, 23%, 12.9%) |
| CIE-LAB | lab(86.23, -13.64, 23.40) |
| CIE-LCH | lch(86.23, 27.08, 120.23°) |
| OKLab | oklab(87.64% -0.036 0.0595) |
| OKLCH | oklch(87.64% 0.07 121.2) |
| XYZ | xyz(59.2033, 68.4483, 48.6131) |
| Luminance | 0.6845 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.16
Pale Olive
#B9CC81
ΔE00 7.07
Light Sage
#BCECAC
ΔE00 7.26
Light Khaki
#E6F2A2
ΔE00 7.33
Palegoldenrod
#EEE8AA
ΔE00 7.36
Greenish Tan
#BCCB7A
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDEAB #BAABDE
analogous
#DED4AB #CFDEAB #B6DEAB
triadic
#CFDEAB #ABCFDE #DEABCF
tetradic
#CFDEAB #ABDED4 #BAABDE #DEABB6
square
#CFDEAB #ABDED4 #BAABDE #DEABB6
split-complementary
#CFDEAB #ABB6DE #D4ABDE
monochromatic
#9DBB53 #B6CD7F #CFDEAB #E8EFD7 #F2F6E9
Accessibility & contrast
On white
1.43
#CFDEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#CFDEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDEAB
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDEAB | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A8
Deuteranopia (green-blind)
#E3D8AD
Tritanopia (blue-blind)
#D3D9D0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdeab; /* rgb */ color: rgb(207, 222, 171); /* oklch */ color: oklch(87.6% 0.070 121.2);
Tailwind
colors: {
custom: {
50: '#dee8c4',
500: '#cfdeab',
950: '#000000',
},
}SCSS
$custom: #cfdeab; $custom-light: #dee8c4; $custom-dark: #000000;
JSON
{
"hex": "#cfdeab",
"rgb": {
"r": 207,
"g": 222,
"b": 171
},
"hsl": {
"h": 77.647,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.87642,
"c": 0.06951,
"h": 121.2
},
"luminance": 0.68448
}Semantic roles & 50–950 ramp
primary
#CFDEAB
secondary
#8977B6
accent
#2FB757
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151612
muted
#848482