#CED4CB#CED4CB
#CED4CB is a very light, near-neutral green. Relative luminance 0.645; OKLCH L 86.3% C 0.014 H 134.9°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4CB |
|---|---|
| RGB | rgb(206, 212, 203) |
| HSL | hsl(100, 9%, 81%) |
| HSV | hsv(100, 4%, 83%) |
| CMYK | cmyk(2.8%, 0%, 4.2%, 16.9%) |
| CIE-LAB | lab(84.24, -3.67, 3.74) |
| CIE-LCH | lch(84.24, 5.24, 134.49°) |
| OKLab | oklab(86.28% -0.0098 0.0098) |
| OKLCH | oklch(86.28% 0.014 134.9) |
| XYZ | xyz(59.7747, 64.5204, 65.7929) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.70
Silver (survey)
#C5C9C7
ΔE00 4.39
Light Gray
#D3D3D3
ΔE00 5.79
Gainsboro
#DCDCDC
ΔE00 6.23
Fog
#D8DCE0
ΔE00 7.30
Silver
#C0C0C0
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4CB #D1CBD4
analogous
#D3D4CB #CED4CB #CBD4CD
triadic
#CED4CB #CBCED4 #D4CBCE
tetradic
#CED4CB #CBD3D4 #D1CBD4 #D4CDCB
square
#CED4CB #CBD3D4 #D1CBD4 #D4CDCB
split-complementary
#CED4CB #CDCBD4 #D4CBD3
monochromatic
#8F9D88 #AEB8AA #CED4CB #EEF0ED #EFF1EE
Accessibility & contrast
On white
1.51
#CED4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#CED4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4CB
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4CB | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2CB
Deuteranopia (green-blind)
#D4D2CB
Tritanopia (blue-blind)
#CED3D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced4cb; /* rgb */ color: rgb(206, 212, 203); /* oklch */ color: oklch(86.3% 0.014 134.9);
Tailwind
colors: {
custom: {
50: '#dde1da',
500: '#ced4cb',
950: '#000000',
},
}SCSS
$custom: #ced4cb; $custom-light: #dde1da; $custom-dark: #000000;
JSON
{
"hex": "#ced4cb",
"rgb": {
"r": 206,
"g": 212,
"b": 203
},
"hsl": {
"h": 100,
"s": 9.474,
"l": 81.373
},
"oklch": {
"l": 0.86275,
"c": 0.01385,
"h": 134.9
},
"luminance": 0.64521
}Semantic roles & 50–950 ramp
primary
#CED4CB
secondary
#A49BA8
accent
#52937E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483