#CFDCC9#CFDCC9
#CFDCC9 is a very light, muted green. Relative luminance 0.687; OKLCH L 87.9% C 0.029 H 135.6°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCC9 |
|---|---|
| RGB | rgb(207, 220, 201) |
| HSL | hsl(101, 21%, 83%) |
| HSV | hsv(101, 9%, 86%) |
| CMYK | cmyk(5.9%, 0%, 8.6%, 13.7%) |
| CIE-LAB | lab(86.34, -7.80, 7.84) |
| CIE-LCH | lch(86.34, 11.06, 134.86°) |
| OKLab | oklab(87.94% -0.0209 0.0205) |
| OKLCH | oklch(87.94% 0.029 135.6) |
| XYZ | xyz(61.8661, 68.6685, 65.2421) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.85
Honeydew
#F0FFF0
ΔE00 7.68
Beige
#F5F5DC
ΔE00 8.00
Eggshell
#F0EAD6
ΔE00 8.92
Silver (survey)
#C5C9C7
ΔE00 9.36
Off White (survey)
#FFFFE4
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCC9 #D6C9DC
analogous
#D8DCC9 #CFDCC9 #C9DCCD
triadic
#CFDCC9 #C9CFDC #DCC9CF
tetradic
#CFDCC9 #C9D8DC #D6C9DC #DCCDC9
square
#CFDCC9 #C9D8DC #D6C9DC #DCCDC9
split-complementary
#CFDCC9 #CDC9DC #DCC9D8
monochromatic
#8DAC7F #AEC4A4 #CFDCC9 #EEF3EC #EEF3EC
Accessibility & contrast
On white
1.43
#CFDCC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#CFDCC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCC9
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCC9 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C8
Deuteranopia (green-blind)
#DBD8CA
Tritanopia (blue-blind)
#CFDAD6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdcc9; /* rgb */ color: rgb(207, 220, 201); /* oklch */ color: oklch(87.9% 0.029 135.6);
Tailwind
colors: {
custom: {
50: '#dde6d9',
500: '#cfdcc9',
950: '#000000',
},
}SCSS
$custom: #cfdcc9; $custom-light: #dde6d9; $custom-dark: #000000;
JSON
{
"hex": "#cfdcc9",
"rgb": {
"r": 207,
"g": 220,
"b": 201
},
"hsl": {
"h": 101.053,
"s": 21.348,
"l": 82.549
},
"oklch": {
"l": 0.87938,
"c": 0.02923,
"h": 135.6
},
"luminance": 0.68669
}Semantic roles & 50–950 ramp
primary
#CFDCC9
secondary
#AA97B2
accent
#46A083
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483