#CFDFAB#CFDFAB
#CFDFAB is a very light, moderate yellow-green. Relative luminance 0.690; OKLCH L 87.9% C 0.071 H 121.8°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFAB |
|---|---|
| RGB | rgb(207, 223, 171) |
| HSL | hsl(78, 45%, 77%) |
| HSV | hsv(78, 23%, 87%) |
| CMYK | cmyk(7.2%, 0%, 23.3%, 12.5%) |
| CIE-LAB | lab(86.49, -14.14, 23.76) |
| CIE-LCH | lch(86.49, 27.65, 120.75°) |
| OKLab | oklab(87.85% -0.0374 0.0604) |
| OKLCH | oklch(87.85% 0.071 121.8) |
| XYZ | xyz(59.4697, 68.9810, 48.7019) |
| Luminance | 0.6898 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.88
Light Sage
#BCECAC
ΔE00 6.94
Pale Olive
#B9CC81
ΔE00 7.04
Light Khaki
#E6F2A2
ΔE00 7.13
Palegoldenrod
#EEE8AA
ΔE00 7.42
Greenish Tan
#BCCB7A
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFAB #BBABDF
analogous
#DFD5AB #CFDFAB #B5DFAB
triadic
#CFDFAB #ABCFDF #DFABCF
tetradic
#CFDFAB #ABDFD5 #BBABDF #DFABB5
square
#CFDFAB #ABDFD5 #BBABDF #DFABB5
split-complementary
#CFDFAB #ABB5DF #D5ABDF
monochromatic
#9CBD52 #B6CE7F #CFDFAB #E8F0D7 #F2F7E9
Accessibility & contrast
On white
1.42
#CFDFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#CFDFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFAB
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFAB | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A8
Deuteranopia (green-blind)
#E3D9AD
Tritanopia (blue-blind)
#D3DAD1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdfab; /* rgb */ color: rgb(207, 223, 171); /* oklch */ color: oklch(87.9% 0.071 121.8);
Tailwind
colors: {
custom: {
50: '#dee9c4',
500: '#cfdfab',
950: '#000000',
},
}SCSS
$custom: #cfdfab; $custom-light: #dee9c4; $custom-dark: #000000;
JSON
{
"hex": "#cfdfab",
"rgb": {
"r": 207,
"g": 223,
"b": 171
},
"hsl": {
"h": 78.462,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.87852,
"c": 0.071,
"h": 121.8
},
"luminance": 0.68981
}Semantic roles & 50–950 ramp
primary
#CFDFAB
secondary
#8B76B8
accent
#2EB858
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151612
muted
#848482