#CFDCC8#CFDCC8
#CFDCC8 is a very light, muted yellow-green. Relative luminance 0.686; OKLCH L 87.9% C 0.030 H 134.4°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCC8 |
|---|---|
| RGB | rgb(207, 220, 200) |
| HSL | hsl(99, 22%, 82%) |
| HSV | hsv(99, 9%, 86%) |
| CMYK | cmyk(5.9%, 0%, 9.1%, 13.7%) |
| CIE-LAB | lab(86.32, -7.97, 8.33) |
| CIE-LCH | lch(86.32, 11.53, 133.75°) |
| OKLab | oklab(87.91% -0.0213 0.0217) |
| OKLCH | oklch(87.91% 0.03 134.4) |
| XYZ | xyz(61.7489, 68.6216, 64.6246) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.14
Honeydew
#F0FFF0
ΔE00 7.78
Beige
#F5F5DC
ΔE00 7.94
Eggshell
#F0EAD6
ΔE00 8.96
Off White (survey)
#FFFFE4
ΔE00 9.60
Silver (survey)
#C5C9C7
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCC8 #D5C8DC
analogous
#D9DCC8 #CFDCC8 #C8DCCB
triadic
#CFDCC8 #C8CFDC #DCC8CF
tetradic
#CFDCC8 #C8D9DC #D5C8DC #DCCBC8
square
#CFDCC8 #C8D9DC #D5C8DC #DCCBC8
split-complementary
#CFDCC8 #CBC8DC #DCC8D9
monochromatic
#8EAC7D #AEC4A3 #CFDCC8 #EFF3EC #EFF3EC
Accessibility & contrast
On white
1.43
#CFDCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#CFDCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCC8
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCC8 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C7
Deuteranopia (green-blind)
#DCD8C9
Tritanopia (blue-blind)
#CFDAD6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdcc8; /* rgb */ color: rgb(207, 220, 200); /* oklch */ color: oklch(87.9% 0.030 134.4);
Tailwind
colors: {
custom: {
50: '#dde6d8',
500: '#cfdcc8',
950: '#000000',
},
}SCSS
$custom: #cfdcc8; $custom-light: #dde6d8; $custom-dark: #000000;
JSON
{
"hex": "#cfdcc8",
"rgb": {
"r": 207,
"g": 220,
"b": 200
},
"hsl": {
"h": 99,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.87912,
"c": 0.03041,
"h": 134.4
},
"luminance": 0.68622
}Semantic roles & 50–950 ramp
primary
#CFDCC8
secondary
#A896B2
accent
#45A181
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483