#CEDBD4#CEDBD4
#CEDBD4 is a very light, near-neutral green. Relative luminance 0.685; OKLCH L 88.0% C 0.017 H 162.7°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBD4 |
|---|---|
| RGB | rgb(206, 219, 212) |
| HSL | hsl(148, 15%, 83%) |
| HSV | hsv(148, 6%, 86%) |
| CMYK | cmyk(5.9%, 0%, 3.2%, 14.1%) |
| CIE-LAB | lab(86.27, -5.66, 1.93) |
| CIE-LCH | lch(86.27, 5.98, 161.17°) |
| OKLab | oklab(87.96% -0.0161 0.005) |
| OKLCH | oklch(87.96% 0.017 162.7) |
| XYZ | xyz(62.6665, 68.5378, 72.2022) |
| Luminance | 0.6854 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.94
Silver (survey)
#C5C9C7
ΔE00 6.12
Gainsboro
#DCDCDC
ΔE00 7.34
Light Gray
#D3D3D3
ΔE00 7.36
Fog
#D8DCE0
ΔE00 7.52
Mintcream
#F5FFFA
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBD4 #DBCED5
analogous
#CEDBCE #CEDBD4 #CEDBDA
triadic
#CEDBD4 #D4CEDB #DBD4CE
tetradic
#CEDBD4 #CECEDB #DBCED5 #DBDACE
square
#CEDBD4 #CECEDB #DBCED5 #DBDACE
split-complementary
#CEDBD4 #DACEDB #DBCECE
monochromatic
#87A796 #ABC1B5 #CEDBD4 #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.43
#CEDBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#CEDBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBD4
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBD4 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D4
Deuteranopia (green-blind)
#D8D7D4
Tritanopia (blue-blind)
#CCDBD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedbd4; /* rgb */ color: rgb(206, 219, 212); /* oklch */ color: oklch(88.0% 0.017 162.7);
Tailwind
colors: {
custom: {
50: '#dde6e1',
500: '#cedbd4',
950: '#000000',
},
}SCSS
$custom: #cedbd4; $custom-light: #dde6e1; $custom-dark: #000000;
JSON
{
"hex": "#cedbd4",
"rgb": {
"r": 206,
"g": 219,
"b": 212
},
"hsl": {
"h": 147.692,
"s": 15.294,
"l": 83.333
},
"oklch": {
"l": 0.87957,
"c": 0.01691,
"h": 162.7
},
"luminance": 0.68538
}Semantic roles & 50–950 ramp
primary
#CEDBD4
secondary
#B09DA7
accent
#4C7699
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484