#CED7CB#CED7CB
#CED7CB is a very light, near-neutral green. Relative luminance 0.660; OKLCH L 86.9% C 0.019 H 137.8°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7CB |
|---|---|
| RGB | rgb(206, 215, 203) |
| HSL | hsl(105, 13%, 82%) |
| HSV | hsv(105, 6%, 84%) |
| CMYK | cmyk(4.2%, 0%, 5.6%, 15.7%) |
| CIE-LAB | lab(85.01, -5.22, 4.86) |
| CIE-LCH | lch(85.01, 7.14, 137.05°) |
| OKLab | oklab(86.89% -0.014 0.0127) |
| OKLCH | oklch(86.89% 0.019 137.8) |
| XYZ | xyz(60.5317, 66.0342, 66.0452) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.98
Silver (survey)
#C5C9C7
ΔE00 6.17
Light Gray
#D3D3D3
ΔE00 7.64
Gainsboro
#DCDCDC
ΔE00 7.84
Eggshell
#F0EAD6
ΔE00 8.36
Honeydew
#F0FFF0
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7CB #D4CBD7
analogous
#D4D7CB #CED7CB #CBD7CE
triadic
#CED7CB #CBCED7 #D7CBCE
tetradic
#CED7CB #CBD4D7 #D4CBD7 #D7CECB
square
#CED7CB #CBD4D7 #D4CBD7 #D7CECB
split-complementary
#CED7CB #CECBD7 #D7CBD4
monochromatic
#8DA286 #ADBCA8 #CED7CB #EFF2EE #EFF2EE
Accessibility & contrast
On white
1.48
#CED7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#CED7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7CB
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7CB | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CA
Deuteranopia (green-blind)
#D6D4CB
Tritanopia (blue-blind)
#CED6D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced7cb; /* rgb */ color: rgb(206, 215, 203); /* oklch */ color: oklch(86.9% 0.019 137.8);
Tailwind
colors: {
custom: {
50: '#dde3da',
500: '#ced7cb',
950: '#000000',
},
}SCSS
$custom: #ced7cb; $custom-light: #dde3da; $custom-dark: #000000;
JSON
{
"hex": "#ced7cb",
"rgb": {
"r": 206,
"g": 215,
"b": 203
},
"hsl": {
"h": 105,
"s": 13.043,
"l": 81.961
},
"oklch": {
"l": 0.86888,
"c": 0.01897,
"h": 137.8
},
"luminance": 0.66034
}Semantic roles & 50–950 ramp
primary
#CED7CB
secondary
#A79BAB
accent
#4E9785
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483