#CFD4C8#CFD4C8
#CFD4C8 is a very light, near-neutral yellow-green. Relative luminance 0.645; OKLCH L 86.3% C 0.017 H 125.3°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD4C8 |
|---|---|
| RGB | rgb(207, 212, 200) |
| HSL | hsl(85, 12%, 81%) |
| HSV | hsv(85, 6%, 83%) |
| CMYK | cmyk(2.4%, 0%, 5.7%, 16.9%) |
| CIE-LAB | lab(84.24, -3.86, 5.34) |
| CIE-LCH | lch(84.24, 6.59, 125.84°) |
| OKLab | oklab(86.27% -0.0099 0.014) |
| OKLCH | oklch(86.27% 0.017 125.3) |
| XYZ | xyz(59.6993, 64.5225, 63.9414) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.47
Silver (survey)
#C5C9C7
ΔE00 5.36
Light Gray
#D3D3D3
ΔE00 6.69
Gainsboro
#DCDCDC
ΔE00 7.07
Eggshell
#F0EAD6
ΔE00 7.57
Silver
#C0C0C0
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD4C8 #CDC8D4
analogous
#D4D3C8 #CFD4C8 #C9D4C8
triadic
#CFD4C8 #C8CFD4 #D4C8CF
tetradic
#CFD4C8 #C8D4D3 #CDC8D4 #D4C8C9
square
#CFD4C8 #C8D4D3 #CDC8D4 #D4C8C9
split-complementary
#CFD4C8 #C8C9D4 #D3C8D4
monochromatic
#939E83 #B1B9A6 #CFD4C8 #EDEFEA #F0F2EE
Accessibility & contrast
On white
1.51
#CFD4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#CFD4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD4C8
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD4C8 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C7
Deuteranopia (green-blind)
#D5D2C8
Tritanopia (blue-blind)
#D0D3D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cfd4c8; /* rgb */ color: rgb(207, 212, 200); /* oklch */ color: oklch(86.3% 0.017 125.3);
Tailwind
colors: {
custom: {
50: '#dde1d8',
500: '#cfd4c8',
950: '#000000',
},
}SCSS
$custom: #cfd4c8; $custom-light: #dde1d8; $custom-dark: #000000;
JSON
{
"hex": "#cfd4c8",
"rgb": {
"r": 207,
"g": 212,
"b": 200
},
"hsl": {
"h": 85,
"s": 12.245,
"l": 80.784
},
"oklch": {
"l": 0.8627,
"c": 0.01716,
"h": 125.3
},
"luminance": 0.64522
}Semantic roles & 50–950 ramp
primary
#CFD4C8
secondary
#9F98A8
accent
#4F966D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483