#CFD5C8#CFD5C8
#CFD5C8 is a very light, near-neutral yellow-green. Relative luminance 0.650; OKLCH L 86.5% C 0.019 H 127.2°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD5C8 |
|---|---|
| RGB | rgb(207, 213, 200) |
| HSL | hsl(88, 13%, 81%) |
| HSV | hsv(88, 6%, 84%) |
| CMYK | cmyk(2.8%, 0%, 6.1%, 16.5%) |
| CIE-LAB | lab(84.50, -4.37, 5.71) |
| CIE-LCH | lch(84.50, 7.20, 127.44°) |
| OKLab | oklab(86.47% -0.0114 0.015) |
| OKLCH | oklch(86.47% 0.019 127.2) |
| XYZ | xyz(59.9500, 65.0240, 64.0249) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.85
Silver (survey)
#C5C9C7
ΔE00 5.91
Light Gray
#D3D3D3
ΔE00 7.27
Gainsboro
#DCDCDC
ΔE00 7.58
Eggshell
#F0EAD6
ΔE00 7.62
Beige
#F5F5DC
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD5C8 #CEC8D5
analogous
#D5D4C8 #CFD5C8 #C8D5C8
triadic
#CFD5C8 #C8CFD5 #D5C8CF
tetradic
#CFD5C8 #C8D5D4 #CEC8D5 #D5C8C8
square
#CFD5C8 #C8D5D4 #CEC8D5 #D5C8C8
split-complementary
#CFD5C8 #C8C8D5 #D4C8D5
monochromatic
#92A083 #B1BBA5 #CFD5C8 #EDEFEB #F0F2EE
Accessibility & contrast
On white
1.50
#CFD5C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#CFD5C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD5C8
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD5C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD5C8 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C7
Deuteranopia (green-blind)
#D6D3C8
Tritanopia (blue-blind)
#D0D4D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cfd5c8; /* rgb */ color: rgb(207, 213, 200); /* oklch */ color: oklch(86.5% 0.019 127.2);
Tailwind
colors: {
custom: {
50: '#dde1d8',
500: '#cfd5c8',
950: '#000000',
},
}SCSS
$custom: #cfd5c8; $custom-light: #dde1d8; $custom-dark: #000000;
JSON
{
"hex": "#cfd5c8",
"rgb": {
"r": 207,
"g": 213,
"b": 200
},
"hsl": {
"h": 87.692,
"s": 13.402,
"l": 80.98
},
"oklch": {
"l": 0.86474,
"c": 0.01879,
"h": 127.2
},
"luminance": 0.65024
}Semantic roles & 50–950 ramp
primary
#CFD5C8
secondary
#A098A9
accent
#4E9870
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483