#CED7CA#CED7CA
#CED7CA is a very light, muted green. Relative luminance 0.660; OKLCH L 86.9% C 0.020 H 135.8°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7CA |
|---|---|
| RGB | rgb(206, 215, 202) |
| HSL | hsl(102, 14%, 82%) |
| HSV | hsv(102, 6%, 84%) |
| CMYK | cmyk(4.2%, 0%, 6%, 15.7%) |
| CIE-LAB | lab(84.99, -5.40, 5.36) |
| CIE-LCH | lch(84.99, 7.61, 135.24°) |
| OKLab | oklab(86.86% -0.0144 0.014) |
| OKLCH | oklch(86.86% 0.02 135.8) |
| XYZ | xyz(60.4129, 65.9867, 65.4197) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.30
Silver (survey)
#C5C9C7
ΔE00 6.49
Light Gray
#D3D3D3
ΔE00 7.97
Gainsboro
#DCDCDC
ΔE00 8.17
Eggshell
#F0EAD6
ΔE00 8.29
Beige
#F5F5DC
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7CA #D3CAD7
analogous
#D5D7CA #CED7CA #CAD7CD
triadic
#CED7CA #CACED7 #D7CACE
tetradic
#CED7CA #CAD5D7 #D3CAD7 #D7CDCA
square
#CED7CA #CAD5D7 #D3CAD7 #D7CDCA
split-complementary
#CED7CA #CDCAD7 #D7CAD5
monochromatic
#8EA284 #AEBDA7 #CED7CA #EEF1ED #EFF2EE
Accessibility & contrast
On white
1.48
#CED7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#CED7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7CA
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7CA | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5C9
Deuteranopia (green-blind)
#D7D4CB
Tritanopia (blue-blind)
#CED6D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced7ca; /* rgb */ color: rgb(206, 215, 202); /* oklch */ color: oklch(86.9% 0.020 135.8);
Tailwind
colors: {
custom: {
50: '#dde3da',
500: '#ced7ca',
950: '#000000',
},
}SCSS
$custom: #ced7ca; $custom-light: #dde3da; $custom-dark: #000000;
JSON
{
"hex": "#ced7ca",
"rgb": {
"r": 206,
"g": 215,
"b": 202
},
"hsl": {
"h": 101.538,
"s": 13.978,
"l": 81.765
},
"oklch": {
"l": 0.86861,
"c": 0.02013,
"h": 135.8
},
"luminance": 0.65987
}Semantic roles & 50–950 ramp
primary
#CED7CA
secondary
#A69AAC
accent
#4D9881
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483