#CFDBAE#CFDBAE
#CFDBAE is a very light, moderate yellow-green. Relative luminance 0.670; OKLCH L 87.1% C 0.061 H 119.8°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDBAE |
|---|---|
| RGB | rgb(207, 219, 174) |
| HSL | hsl(76, 38%, 77%) |
| HSV | hsv(76, 21%, 86%) |
| CMYK | cmyk(5.5%, 0%, 20.5%, 14.1%) |
| CIE-LAB | lab(85.50, -11.68, 20.82) |
| CIE-LCH | lch(85.50, 23.88, 119.29°) |
| OKLab | oklab(87.08% -0.0305 0.0532) |
| OKLCH | oklch(87.08% 0.061 119.8) |
| XYZ | xyz(58.7028, 66.9845, 49.8729) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.36
Palegoldenrod
#EEE8AA
ΔE00 7.65
Pale Olive
#B9CC81
ΔE00 7.90
Beige (survey)
#E6DAA6
ΔE00 7.98
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.44
Light Sage
#BCECAC
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDBAE #BAAEDB
analogous
#DBD1AE #CFDBAE #B9DBAE
triadic
#CFDBAE #AECFDB #DBAECF
tetradic
#CFDBAE #AEDBD1 #BAAEDB #DBAEB9
square
#CFDBAE #AEDBD1 #BAAEDB #DBAEB9
split-complementary
#CFDBAE #AEB9DB #D1AEDB
monochromatic
#9DB559 #B6C884 #CFDBAE #E8EED8 #F2F6EA
Accessibility & contrast
On white
1.46
#CFDBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#CFDBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDBAE
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDBAE | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AB
Deuteranopia (green-blind)
#E0D6B0
Tritanopia (blue-blind)
#D3D6CF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cfdbae; /* rgb */ color: rgb(207, 219, 174); /* oklch */ color: oklch(87.1% 0.061 119.8);
Tailwind
colors: {
custom: {
50: '#dee6c6',
500: '#cfdbae',
950: '#000000',
},
}SCSS
$custom: #cfdbae; $custom-light: #dee6c6; $custom-dark: #000000;
JSON
{
"hex": "#cfdbae",
"rgb": {
"r": 207,
"g": 219,
"b": 174
},
"hsl": {
"h": 76,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.87078,
"c": 0.06129,
"h": 119.8
},
"luminance": 0.66984
}Semantic roles & 50–950 ramp
primary
#CFDBAE
secondary
#897AB3
accent
#34B156
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482