#CED9CB#CED9CB
#CED9CB is a very light, muted green. Relative luminance 0.671; OKLCH L 87.3% C 0.022 H 139.0°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CED9CB |
|---|---|
| RGB | rgb(206, 217, 203) |
| HSL | hsl(107, 16%, 82%) |
| HSV | hsv(107, 6%, 85%) |
| CMYK | cmyk(5.1%, 0%, 6.5%, 14.9%) |
| CIE-LAB | lab(85.53, -6.25, 5.61) |
| CIE-LCH | lch(85.53, 8.40, 138.09°) |
| OKLab | oklab(87.3% -0.0169 0.0147) |
| OKLCH | oklch(87.3% 0.022 139) |
| XYZ | xyz(61.0440, 67.0590, 66.2160) |
| Luminance | 0.6706 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.99
Silver (survey)
#C5C9C7
ΔE00 7.32
Honeydew
#F0FFF0
ΔE00 8.13
Beige
#F5F5DC
ΔE00 8.56
Eggshell
#F0EAD6
ΔE00 8.63
Light Gray
#D3D3D3
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED9CB #D6CBD9
analogous
#D5D9CB #CED9CB #CBD9CF
triadic
#CED9CB #CBCED9 #D9CBCE
tetradic
#CED9CB #CBD5D9 #D6CBD9 #D9CFCB
square
#CED9CB #CBD5D9 #D6CBD9 #D9CFCB
split-complementary
#CED9CB #CFCBD9 #D9CBD5
monochromatic
#8BA584 #ADBFA8 #CED9CB #EEF2ED #EEF2ED
Accessibility & contrast
On white
1.46
#CED9CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#CED9CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED9CB
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED9CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED9CB | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6CA
Deuteranopia (green-blind)
#D8D5CC
Tritanopia (blue-blind)
#CED8D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced9cb; /* rgb */ color: rgb(206, 217, 203); /* oklch */ color: oklch(87.3% 0.022 139.0);
Tailwind
colors: {
custom: {
50: '#dde4da',
500: '#ced9cb',
950: '#000000',
},
}SCSS
$custom: #ced9cb; $custom-light: #dde4da; $custom-dark: #000000;
JSON
{
"hex": "#ced9cb",
"rgb": {
"r": 206,
"g": 217,
"b": 203
},
"hsl": {
"h": 107.143,
"s": 15.556,
"l": 82.353
},
"oklch": {
"l": 0.87299,
"c": 0.02237,
"h": 139
},
"luminance": 0.67059
}Semantic roles & 50–950 ramp
primary
#CED9CB
secondary
#AA9AAE
accent
#4C9A89
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483