#CED4CC#CED4CC
#CED4CC is a very light, near-neutral green. Relative luminance 0.646; OKLCH L 86.3% C 0.013 H 137.8°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4CC |
|---|---|
| RGB | rgb(206, 212, 204) |
| HSL | hsl(105, 9%, 82%) |
| HSV | hsv(105, 4%, 83%) |
| CMYK | cmyk(2.8%, 0%, 3.8%, 16.9%) |
| CIE-LAB | lab(84.26, -3.49, 3.24) |
| CIE-LCH | lch(84.26, 4.76, 137.14°) |
| OKLab | oklab(86.3% -0.0094 0.0085) |
| OKLCH | oklch(86.3% 0.013 137.8) |
| XYZ | xyz(59.8943, 64.5683, 66.4226) |
| Luminance | 0.6457 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.45
Silver (survey)
#C5C9C7
ΔE00 4.04
Light Gray
#D3D3D3
ΔE00 5.41
Gainsboro
#DCDCDC
ΔE00 5.87
Fog
#D8DCE0
ΔE00 6.86
Silver
#C0C0C0
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4CC #D2CCD4
analogous
#D2D4CC #CED4CC #CCD4CE
triadic
#CED4CC #CCCED4 #D4CCCE
tetradic
#CED4CC #CCD2D4 #D2CCD4 #D4CECC
square
#CED4CC #CCD2D4 #D2CCD4 #D4CECC
split-complementary
#CED4CC #CECCD4 #D4CCD2
monochromatic
#8E9C8A #AEB8AB #CED4CC #EEF0ED #EFF1EE
Accessibility & contrast
On white
1.51
#CED4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#CED4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4CC
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4CC | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#D4D2CC
Tritanopia (blue-blind)
#CED3D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced4cc; /* rgb */ color: rgb(206, 212, 204); /* oklch */ color: oklch(86.3% 0.013 137.8);
Tailwind
colors: {
custom: {
50: '#dde1db',
500: '#ced4cc',
950: '#000000',
},
}SCSS
$custom: #ced4cc; $custom-light: #dde1db; $custom-dark: #000000;
JSON
{
"hex": "#ced4cc",
"rgb": {
"r": 206,
"g": 212,
"b": 204
},
"hsl": {
"h": 105,
"s": 8.511,
"l": 81.569
},
"oklch": {
"l": 0.86303,
"c": 0.01267,
"h": 137.8
},
"luminance": 0.64568
}Semantic roles & 50–950 ramp
primary
#CED4CC
secondary
#A59DA8
accent
#539283
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484