#CFDEAE#CFDEAE
#CFDEAE is a very light, moderate yellow-green. Relative luminance 0.686; OKLCH L 87.7% C 0.066 H 121.9°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDEAE |
|---|---|
| RGB | rgb(207, 222, 174) |
| HSL | hsl(79, 42%, 78%) |
| HSV | hsv(79, 22%, 87%) |
| CMYK | cmyk(6.8%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(86.29, -13.19, 21.92) |
| CIE-LCH | lch(86.29, 25.58, 121.04°) |
| OKLab | oklab(87.71% -0.0347 0.0559) |
| OKLCH | oklch(87.71% 0.066 121.9) |
| XYZ | xyz(59.4925, 68.5639, 50.1362) |
| Luminance | 0.6856 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.41
Light Sage
#BCECAC
ΔE00 7.42
Pale Olive
#B9CC81
ΔE00 7.63
Palegoldenrod
#EEE8AA
ΔE00 7.70
Light Khaki
#E6F2A2
ΔE00 7.90
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDEAE #BDAEDE
analogous
#DED5AE #CFDEAE #B7DEAE
triadic
#CFDEAE #AECFDE #DEAECF
tetradic
#CFDEAE #AEDED5 #BDAEDE #DEAEB7
square
#CFDEAE #AEDED5 #BDAEDE #DEAEB7
split-complementary
#CFDEAE #AEB7DE #D5AEDE
monochromatic
#9BBB57 #B5CC83 #CFDEAE #E9F0D9 #F2F6E9
Accessibility & contrast
On white
1.43
#CFDEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#CFDEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDEAE
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDEAE | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AB
Deuteranopia (green-blind)
#E2D8B0
Tritanopia (blue-blind)
#D3D9D1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdeae; /* rgb */ color: rgb(207, 222, 174); /* oklch */ color: oklch(87.7% 0.066 121.9);
Tailwind
colors: {
custom: {
50: '#dee8c6',
500: '#cfdeae',
950: '#000000',
},
}SCSS
$custom: #cfdeae; $custom-light: #dee8c6; $custom-dark: #000000;
JSON
{
"hex": "#cfdeae",
"rgb": {
"r": 207,
"g": 222,
"b": 174
},
"hsl": {
"h": 78.75,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.87707,
"c": 0.06579,
"h": 121.9
},
"luminance": 0.68564
}Semantic roles & 50–950 ramp
primary
#CFDEAE
secondary
#8D7AB6
accent
#30B55A
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151613
muted
#848482