#CFD9C8#CFD9C8
#CFD9C8 is a very light, muted yellow-green. Relative luminance 0.671; OKLCH L 87.3% C 0.025 H 132.1°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD9C8 |
|---|---|
| RGB | rgb(207, 217, 200) |
| HSL | hsl(95, 18%, 82%) |
| HSV | hsv(95, 8%, 85%) |
| CMYK | cmyk(4.6%, 0%, 7.8%, 14.9%) |
| CIE-LAB | lab(85.53, -6.44, 7.21) |
| CIE-LCH | lch(85.53, 9.66, 131.76°) |
| OKLab | oklab(87.29% -0.017 0.0188) |
| OKLCH | oklch(87.29% 0.025 132.1) |
| XYZ | xyz(60.9686, 67.0610, 64.3645) |
| Luminance | 0.6706 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.70
Beige
#F5F5DC
ΔE00 7.97
Silver (survey)
#C5C9C7
ΔE00 8.08
Eggshell
#F0EAD6
ΔE00 8.22
Honeydew
#F0FFF0
ΔE00 8.23
Light Gray
#D3D3D3
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD9C8 #D2C8D9
analogous
#D8D9C8 #CFD9C8 #C8D9CA
triadic
#CFD9C8 #C8CFD9 #D9C8CF
tetradic
#CFD9C8 #C8D8D9 #D2C8D9 #D9CAC8
square
#CFD9C8 #C8D8D9 #D2C8D9 #D9CAC8
split-complementary
#CFD9C8 #CAC8D9 #D9C8D8
monochromatic
#90A780 #AFC0A4 #CFD9C8 #EFF2EC #EFF2ED
Accessibility & contrast
On white
1.46
#CFD9C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#CFD9C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD9C8
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD9C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD9C8 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD6C7
Deuteranopia (green-blind)
#D9D5C9
Tritanopia (blue-blind)
#CFD7D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cfd9c8; /* rgb */ color: rgb(207, 217, 200); /* oklch */ color: oklch(87.3% 0.025 132.1);
Tailwind
colors: {
custom: {
50: '#dde4d8',
500: '#cfd9c8',
950: '#000000',
},
}SCSS
$custom: #cfd9c8; $custom-light: #dde4d8; $custom-dark: #000000;
JSON
{
"hex": "#cfd9c8",
"rgb": {
"r": 207,
"g": 217,
"b": 200
},
"hsl": {
"h": 95.294,
"s": 18.28,
"l": 81.765
},
"oklch": {
"l": 0.87294,
"c": 0.0254,
"h": 132.1
},
"luminance": 0.67061
}Semantic roles & 50–950 ramp
primary
#CFD9C8
secondary
#A597AE
accent
#499D7A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483