#CEDDD3#CEDDD3
#CEDDD3 is a very light, muted green. Relative luminance 0.695; OKLCH L 88.3% C 0.021 H 156.8°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDD3 |
|---|---|
| RGB | rgb(206, 221, 211) |
| HSL | hsl(140, 18%, 84%) |
| HSV | hsv(140, 7%, 87%) |
| CMYK | cmyk(6.8%, 0%, 4.5%, 13.3%) |
| CIE-LAB | lab(86.77, -6.87, 3.18) |
| CIE-LCH | lch(86.77, 7.57, 155.19°) |
| OKLab | oklab(88.34% -0.0193 0.0083) |
| OKLCH | oklch(88.34% 0.021 156.8) |
| XYZ | xyz(63.0656, 69.5373, 71.7149) |
| Luminance | 0.6954 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.08
Honeydew
#F0FFF0
ΔE00 7.44
Silver (survey)
#C5C9C7
ΔE00 7.48
Mintcream
#F5FFFA
ΔE00 8.22
Gainsboro
#DCDCDC
ΔE00 8.70
Azure (CSS)
#F0FFFF
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDD3 #DDCED8
analogous
#D0DDCE #CEDDD3 #CEDDDA
triadic
#CEDDD3 #D3CEDD #DDD3CE
tetradic
#CEDDD3 #CED0DD #DDCED8 #DDDACE
square
#CEDDD3 #CED0DD #DDCED8 #DDDACE
split-complementary
#CEDDD3 #DACEDD #DDCED0
monochromatic
#86AB92 #AAC4B3 #CEDDD3 #EDF2EF #EDF2EF
Accessibility & contrast
On white
1.41
#CEDDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#CEDDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDD3
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDD3 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD3
Deuteranopia (green-blind)
#DAD8D4
Tritanopia (blue-blind)
#CCDDDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ceddd3; /* rgb */ color: rgb(206, 221, 211); /* oklch */ color: oklch(88.3% 0.021 156.8);
Tailwind
colors: {
custom: {
50: '#dde7e0',
500: '#ceddd3',
950: '#000000',
},
}SCSS
$custom: #ceddd3; $custom-light: #dde7e0; $custom-dark: #000000;
JSON
{
"hex": "#ceddd3",
"rgb": {
"r": 206,
"g": 221,
"b": 211
},
"hsl": {
"h": 140,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.88339,
"c": 0.02103,
"h": 156.8
},
"luminance": 0.69538
}Semantic roles & 50–950 ramp
primary
#CEDDD3
secondary
#B39DAB
accent
#49819C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484