#CFD5C2#CFD5C2
#CFD5C2 is a very light, muted yellow-green. Relative luminance 0.647; OKLCH L 86.3% C 0.027 H 121.2°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD5C2 |
|---|---|
| RGB | rgb(207, 213, 194) |
| HSL | hsl(79, 18%, 80%) |
| HSV | hsv(79, 9%, 84%) |
| CMYK | cmyk(2.8%, 0%, 8.9%, 16.5%) |
| CIE-LAB | lab(84.35, -5.41, 8.69) |
| CIE-LCH | lch(84.35, 10.23, 121.90°) |
| OKLab | oklab(86.32% -0.0137 0.0227) |
| OKLCH | oklch(86.32% 0.027 121.2) |
| XYZ | xyz(59.2625, 64.7490, 60.4042) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.96
Eggshell
#F0EAD6
ΔE00 7.50
Beige
#F5F5DC
ΔE00 7.84
Silver (survey)
#C5C9C7
ΔE00 7.98
Warm Beige
#E9DCC9
ΔE00 9.28
Light Gray
#D3D3D3
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD5C2 #C8C2D5
analogous
#D5D2C2 #CFD5C2 #C6D5C2
triadic
#CFD5C2 #C2CFD5 #D5C2CF
tetradic
#CFD5C2 #C2D5D2 #C8C2D5 #D5C2C6
square
#CFD5C2 #C2D5D2 #C8C2D5 #D5C2C6
split-complementary
#CFD5C2 #C2C6D5 #D2C2D5
monochromatic
#96A37A #B2BC9E #CFD5C2 #ECEEE6 #F1F3ED
Accessibility & contrast
On white
1.51
#CFD5C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#CFD5C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD5C2
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD5C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD5C2 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C1
Deuteranopia (green-blind)
#D7D2C3
Tritanopia (blue-blind)
#D1D3CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cfd5c2; /* rgb */ color: rgb(207, 213, 194); /* oklch */ color: oklch(86.3% 0.027 121.2);
Tailwind
colors: {
custom: {
50: '#dde1d4',
500: '#cfd5c2',
950: '#000000',
},
}SCSS
$custom: #cfd5c2; $custom-light: #dde1d4; $custom-dark: #000000;
JSON
{
"hex": "#cfd5c2",
"rgb": {
"r": 207,
"g": 213,
"b": 194
},
"hsl": {
"h": 78.947,
"s": 18.447,
"l": 79.804
},
"oklch": {
"l": 0.86315,
"c": 0.02651,
"h": 121.2
},
"luminance": 0.64749
}Semantic roles & 50–950 ramp
primary
#CFD5C2
secondary
#9991AA
accent
#499D63
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483