#CEDDD2#CEDDD2
#CEDDD2 is a very light, muted green. Relative luminance 0.695; OKLCH L 88.3% C 0.022 H 154.1°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDD2 |
|---|---|
| RGB | rgb(206, 221, 210) |
| HSL | hsl(136, 18%, 84%) |
| HSV | hsv(136, 7%, 87%) |
| CMYK | cmyk(6.8%, 0%, 5%, 13.3%) |
| CIE-LAB | lab(86.74, -7.05, 3.67) |
| CIE-LCH | lch(86.74, 7.95, 152.52°) |
| OKLab | oklab(88.31% -0.0197 0.0096) |
| OKLCH | oklch(88.31% 0.022 154.1) |
| XYZ | xyz(62.9406, 69.4873, 71.0567) |
| Luminance | 0.6949 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.27
Honeydew
#F0FFF0
ΔE00 7.37
Silver (survey)
#C5C9C7
ΔE00 7.71
Mintcream
#F5FFFA
ΔE00 8.38
Gainsboro
#DCDCDC
ΔE00 8.96
Azure (CSS)
#F0FFFF
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDD2 #DDCED9
analogous
#D1DDCE #CEDDD2 #CEDDD9
triadic
#CEDDD2 #D2CEDD #DDD2CE
tetradic
#CEDDD2 #CED1DD #DDCED9 #DDD9CE
square
#CEDDD2 #CED1DD #DDCED9 #DDD9CE
split-complementary
#CEDDD2 #D9CEDD #DDCED1
monochromatic
#86AB90 #AAC4B1 #CEDDD2 #EDF2EE #EDF2EE
Accessibility & contrast
On white
1.41
#CEDDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#CEDDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDD2
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDD2 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD1
Deuteranopia (green-blind)
#DAD8D3
Tritanopia (blue-blind)
#CCDDDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ceddd2; /* rgb */ color: rgb(206, 221, 210); /* oklch */ color: oklch(88.3% 0.022 154.1);
Tailwind
colors: {
custom: {
50: '#dde7df',
500: '#ceddd2',
950: '#000000',
},
}SCSS
$custom: #ceddd2; $custom-light: #dde7df; $custom-dark: #000000;
JSON
{
"hex": "#ceddd2",
"rgb": {
"r": 206,
"g": 221,
"b": 210
},
"hsl": {
"h": 136,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.88312,
"c": 0.02192,
"h": 154.1
},
"luminance": 0.69488
}Semantic roles & 50–950 ramp
primary
#CEDDD2
secondary
#B39DAD
accent
#49869C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484