#CFD7C8#CFD7C8
#CFD7C8 is a very light, muted yellow-green. Relative luminance 0.660; OKLCH L 86.9% C 0.022 H 130.0°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD7C8 |
|---|---|
| RGB | rgb(207, 215, 200) |
| HSL | hsl(92, 16%, 81%) |
| HSV | hsv(92, 7%, 84%) |
| CMYK | cmyk(3.7%, 0%, 7%, 15.7%) |
| CIE-LAB | lab(85.01, -5.41, 6.46) |
| CIE-LCH | lch(85.01, 8.42, 129.93°) |
| OKLab | oklab(86.88% -0.0142 0.0169) |
| OKLCH | oklch(86.88% 0.022 130) |
| XYZ | xyz(60.4562, 66.0363, 64.1937) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.74
Silver (survey)
#C5C9C7
ΔE00 7.01
Eggshell
#F0EAD6
ΔE00 7.85
Beige
#F5F5DC
ΔE00 8.18
Light Gray
#D3D3D3
ΔE00 8.41
Gainsboro
#DCDCDC
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD7C8 #D0C8D7
analogous
#D7D7C8 #CFD7C8 #C8D7C9
triadic
#CFD7C8 #C8CFD7 #D7C8CF
tetradic
#CFD7C8 #C8D7D7 #D0C8D7 #D7C9C8
square
#CFD7C8 #C8D7D7 #D0C8D7 #D7C9C8
split-complementary
#CFD7C8 #C9C8D7 #D7C8D7
monochromatic
#91A381 #B0BDA5 #CFD7C8 #EEF1EB #F0F2ED
Accessibility & contrast
On white
1.48
#CFD7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#CFD7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD7C8
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD7C8 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C7
Deuteranopia (green-blind)
#D7D4C9
Tritanopia (blue-blind)
#D0D5D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cfd7c8; /* rgb */ color: rgb(207, 215, 200); /* oklch */ color: oklch(86.9% 0.022 130.0);
Tailwind
colors: {
custom: {
50: '#dde3d8',
500: '#cfd7c8',
950: '#000000',
},
}SCSS
$custom: #cfd7c8; $custom-light: #dde3d8; $custom-dark: #000000;
JSON
{
"hex": "#cfd7c8",
"rgb": {
"r": 207,
"g": 215,
"b": 200
},
"hsl": {
"h": 92,
"s": 15.789,
"l": 81.373
},
"oklch": {
"l": 0.86884,
"c": 0.02207,
"h": 130
},
"luminance": 0.66036
}Semantic roles & 50–950 ramp
primary
#CFD7C8
secondary
#A297AC
accent
#4B9A75
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483