#CFDDAB#CFDDAB
#CFDDAB is a very light, moderate yellow-green. Relative luminance 0.679; OKLCH L 87.4% C 0.068 H 120.5°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDDAB |
|---|---|
| RGB | rgb(207, 221, 171) |
| HSL | hsl(77, 42%, 77%) |
| HSV | hsv(77, 23%, 87%) |
| CMYK | cmyk(6.3%, 0%, 22.6%, 13.3%) |
| CIE-LAB | lab(85.97, -13.13, 23.04) |
| CIE-LCH | lch(85.97, 26.52, 119.69°) |
| OKLab | oklab(87.43% -0.0345 0.0586) |
| OKLCH | oklch(87.43% 0.068 120.5) |
| XYZ | xyz(58.9385, 67.9186, 48.5248) |
| Luminance | 0.6792 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.44
Pale Olive
#B9CC81
ΔE00 7.12
Palegoldenrod
#EEE8AA
ΔE00 7.31
Light Khaki
#E6F2A2
ΔE00 7.55
Light Sage
#BCECAC
ΔE00 7.58
Greenish Tan
#BCCB7A
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDDAB #B9ABDD
analogous
#DDD2AB #CFDDAB #B6DDAB
triadic
#CFDDAB #ABCFDD #DDABCF
tetradic
#CFDDAB #ABDDD2 #B9ABDD #DDABB6
square
#CFDDAB #ABDDD2 #B9ABDD #DDABB6
split-complementary
#CFDDAB #ABB6DD #D2ABDD
monochromatic
#9DBA54 #B6CB7F #CFDDAB #E8EFD7 #F3F6E9
Accessibility & contrast
On white
1.44
#CFDDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#CFDDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDDAB
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDDAB | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A8
Deuteranopia (green-blind)
#E2D7AD
Tritanopia (blue-blind)
#D4D8CF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cfddab; /* rgb */ color: rgb(207, 221, 171); /* oklch */ color: oklch(87.4% 0.068 120.5);
Tailwind
colors: {
custom: {
50: '#dee7c4',
500: '#cfddab',
950: '#000000',
},
}SCSS
$custom: #cfddab; $custom-light: #dee7c4; $custom-dark: #000000;
JSON
{
"hex": "#cfddab",
"rgb": {
"r": 207,
"g": 221,
"b": 171
},
"hsl": {
"h": 76.8,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.87432,
"c": 0.06801,
"h": 120.5
},
"luminance": 0.67919
}Semantic roles & 50–950 ramp
primary
#CFDDAB
secondary
#8877B5
accent
#30B555
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151612
muted
#848482