#CFD7C2#CFD7C2
#CFD7C2 is a very light, muted yellow-green. Relative luminance 0.658; OKLCH L 86.7% C 0.030 H 124.0°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD7C2 |
|---|---|
| RGB | rgb(207, 215, 194) |
| HSL | hsl(83, 21%, 80%) |
| HSV | hsv(83, 10%, 84%) |
| CMYK | cmyk(3.7%, 0%, 9.8%, 15.7%) |
| CIE-LAB | lab(84.87, -6.44, 9.43) |
| CIE-LCH | lch(84.87, 11.42, 124.31°) |
| OKLab | oklab(86.73% -0.0166 0.0246) |
| OKLCH | oklch(86.73% 0.03 124) |
| XYZ | xyz(59.7687, 65.7613, 60.5729) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.77
Beige
#F5F5DC
ΔE00 7.69
Eggshell
#F0EAD6
ΔE00 7.95
Silver (survey)
#C5C9C7
ΔE00 8.94
Honeydew
#F0FFF0
ΔE00 9.08
Off White (survey)
#FFFFE4
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD7C2 #CAC2D7
analogous
#D7D4C2 #CFD7C2 #C4D7C2
triadic
#CFD7C2 #C2CFD7 #D7C2CF
tetradic
#CFD7C2 #C2D7D4 #CAC2D7 #D7C2C4
square
#CFD7C2 #C2D7D4 #CAC2D7 #D7C2C4
split-complementary
#CFD7C2 #C2C4D7 #D4C2D7
monochromatic
#95A778 #B2BF9D #CFD7C2 #ECEFE7 #F0F3ED
Accessibility & contrast
On white
1.48
#CFD7C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#CFD7C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD7C2
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD7C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD7C2 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4C1
Deuteranopia (green-blind)
#D9D4C3
Tritanopia (blue-blind)
#D1D5D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cfd7c2; /* rgb */ color: rgb(207, 215, 194); /* oklch */ color: oklch(86.7% 0.030 124.0);
Tailwind
colors: {
custom: {
50: '#dde3d4',
500: '#cfd7c2',
950: '#000000',
},
}SCSS
$custom: #cfd7c2; $custom-light: #dde3d4; $custom-dark: #000000;
JSON
{
"hex": "#cfd7c2",
"rgb": {
"r": 207,
"g": 215,
"b": 194
},
"hsl": {
"h": 82.857,
"s": 20.792,
"l": 80.196
},
"oklch": {
"l": 0.86726,
"c": 0.02967,
"h": 124
},
"luminance": 0.65761
}Semantic roles & 50–950 ramp
primary
#CFD7C2
secondary
#9B91AD
accent
#469F68
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483