#CFDEAC#CFDEAC
#CFDEAC is a very light, moderate yellow-green. Relative luminance 0.685; OKLCH L 87.7% C 0.068 H 121.4°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDEAC |
|---|---|
| RGB | rgb(207, 222, 172) |
| HSL | hsl(78, 43%, 77%) |
| HSV | hsv(78, 23%, 87%) |
| CMYK | cmyk(6.8%, 0%, 22.5%, 12.9%) |
| CIE-LAB | lab(86.25, -13.49, 22.91) |
| CIE-LCH | lch(86.25, 26.58, 120.49°) |
| OKLab | oklab(87.66% -0.0355 0.0583) |
| OKLCH | oklch(87.66% 0.068 121.4) |
| XYZ | xyz(59.2990, 68.4865, 49.1170) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.23
Pale Olive
#B9CC81
ΔE00 7.25
Light Sage
#BCECAC
ΔE00 7.30
Palegoldenrod
#EEE8AA
ΔE00 7.46
Light Khaki
#E6F2A2
ΔE00 7.52
Greenish Tan
#BCCB7A
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDEAC #BBACDE
analogous
#DED4AC #CFDEAC #B6DEAC
triadic
#CFDEAC #ACCFDE #DEACCF
tetradic
#CFDEAC #ACDED4 #BBACDE #DEACB6
square
#CFDEAC #ACDED4 #BBACDE #DEACB6
split-complementary
#CFDEAC #ACB6DE #D4ACDE
monochromatic
#9CBB54 #B6CD80 #CFDEAC #E8EFD8 #F2F6E9
Accessibility & contrast
On white
1.43
#CFDEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#CFDEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDEAC
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDEAC | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8A9
Deuteranopia (green-blind)
#E2D8AE
Tritanopia (blue-blind)
#D3D9D0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdeac; /* rgb */ color: rgb(207, 222, 172); /* oklch */ color: oklch(87.7% 0.068 121.4);
Tailwind
colors: {
custom: {
50: '#dee8c5',
500: '#cfdeac',
950: '#000000',
},
}SCSS
$custom: #cfdeac; $custom-light: #dee8c5; $custom-dark: #000000;
JSON
{
"hex": "#cfdeac",
"rgb": {
"r": 207,
"g": 222,
"b": 172
},
"hsl": {
"h": 78,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.87663,
"c": 0.06826,
"h": 121.4
},
"luminance": 0.68487
}Semantic roles & 50–950 ramp
primary
#CFDEAC
secondary
#8B78B6
accent
#2FB658
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151612
muted
#848482