#CFDFAA#CFDFAA
#CFDFAA is a very light, moderate yellow-green. Relative luminance 0.689; OKLCH L 87.8% C 0.072 H 121.5°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFAA |
|---|---|
| RGB | rgb(207, 223, 170) |
| HSL | hsl(78, 45%, 77%) |
| HSV | hsv(78, 24%, 87%) |
| CMYK | cmyk(7.2%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(86.48, -14.28, 24.25) |
| CIE-LCH | lch(86.48, 28.15, 120.49°) |
| OKLab | oklab(87.83% -0.0378 0.0616) |
| OKLCH | oklch(87.83% 0.072 121.5) |
| XYZ | xyz(59.3747, 68.9430, 48.2018) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.83
Pale Olive
#B9CC81
ΔE00 6.87
Light Sage
#BCECAC
ΔE00 6.91
Light Khaki
#E6F2A2
ΔE00 6.95
Palegoldenrod
#EEE8AA
ΔE00 7.32
Greenish Tan
#BCCB7A
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFAA #BAAADF
analogous
#DFD5AA #CFDFAA #B5DFAA
triadic
#CFDFAA #AACFDF #DFAACF
tetradic
#CFDFAA #AADFD5 #BAAADF #DFAAB5
square
#CFDFAA #AADFD5 #BAAADF #DFAAB5
split-complementary
#CFDFAA #AAB5DF #D5AADF
monochromatic
#9DBE51 #B6CE7E #CFDFAA #E8F0D6 #F2F7E9
Accessibility & contrast
On white
1.42
#CFDFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#CFDFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFAA
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFAA | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A7
Deuteranopia (green-blind)
#E4D8AC
Tritanopia (blue-blind)
#D4D9D1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdfaa; /* rgb */ color: rgb(207, 223, 170); /* oklch */ color: oklch(87.8% 0.072 121.5);
Tailwind
colors: {
custom: {
50: '#dee9c3',
500: '#cfdfaa',
950: '#000000',
},
}SCSS
$custom: #cfdfaa; $custom-light: #dee9c3; $custom-dark: #000000;
JSON
{
"hex": "#cfdfaa",
"rgb": {
"r": 207,
"g": 223,
"b": 170
},
"hsl": {
"h": 78.113,
"s": 45.299,
"l": 77.059
},
"oklch": {
"l": 0.87831,
"c": 0.07223,
"h": 121.5
},
"luminance": 0.68943
}Semantic roles & 50–950 ramp
primary
#CFDFAA
secondary
#8975B8
accent
#2DB857
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151612
muted
#848482