#CEDDD1#CEDDD1
#CEDDD1 is a very light, muted green. Relative luminance 0.694; OKLCH L 88.3% C 0.023 H 151.6°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDD1 |
|---|---|
| RGB | rgb(206, 221, 209) |
| HSL | hsl(132, 18%, 84%) |
| HSV | hsv(132, 7%, 87%) |
| CMYK | cmyk(6.8%, 0%, 5.4%, 13.3%) |
| CIE-LAB | lab(86.72, -7.23, 4.16) |
| CIE-LCH | lch(86.72, 8.34, 150.10°) |
| OKLab | oklab(88.28% -0.0201 0.0109) |
| OKLCH | oklch(88.28% 0.023 151.6) |
| XYZ | xyz(62.8164, 69.4376, 70.4026) |
| Luminance | 0.6944 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.49
Honeydew
#F0FFF0
ΔE00 7.31
Silver (survey)
#C5C9C7
ΔE00 7.95
Mintcream
#F5FFFA
ΔE00 8.54
Beige
#F5F5DC
ΔE00 9.16
Gainsboro
#DCDCDC
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDD1 #DDCEDA
analogous
#D2DDCE #CEDDD1 #CEDDD8
triadic
#CEDDD1 #D1CEDD #DDD1CE
tetradic
#CEDDD1 #CED2DD #DDCEDA #DDD8CE
square
#CEDDD1 #CED2DD #DDCEDA #DDD8CE
split-complementary
#CEDDD1 #D8CEDD #DDCED2
monochromatic
#86AB8D #AAC4AF #CEDDD1 #EDF2EE #EDF2EE
Accessibility & contrast
On white
1.41
#CEDDD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#CEDDD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDD1
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDD1 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD0
Deuteranopia (green-blind)
#DAD8D2
Tritanopia (blue-blind)
#CCDCD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ceddd1; /* rgb */ color: rgb(206, 221, 209); /* oklch */ color: oklch(88.3% 0.023 151.6);
Tailwind
colors: {
custom: {
50: '#dde7df',
500: '#ceddd1',
950: '#000000',
},
}SCSS
$custom: #ceddd1; $custom-light: #dde7df; $custom-dark: #000000;
JSON
{
"hex": "#ceddd1",
"rgb": {
"r": 206,
"g": 221,
"b": 209
},
"hsl": {
"h": 132,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.88284,
"c": 0.02287,
"h": 151.6
},
"luminance": 0.69438
}Semantic roles & 50–950 ramp
primary
#CEDDD1
secondary
#B39DAE
accent
#498C9C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484