#CEDDD0#CEDDD0
#CEDDD0 is a very light, muted green. Relative luminance 0.694; OKLCH L 88.3% C 0.024 H 149.3°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDD0 |
|---|---|
| RGB | rgb(206, 221, 208) |
| HSL | hsl(128, 18%, 84%) |
| HSV | hsv(128, 7%, 87%) |
| CMYK | cmyk(6.8%, 0%, 5.9%, 13.3%) |
| CIE-LAB | lab(86.70, -7.41, 4.65) |
| CIE-LCH | lch(86.70, 8.75, 147.89°) |
| OKLab | oklab(88.26% -0.0205 0.0122) |
| OKLCH | oklch(88.26% 0.024 149.3) |
| XYZ | xyz(62.6930, 69.3882, 69.7526) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.72
Honeydew
#F0FFF0
ΔE00 7.28
Silver (survey)
#C5C9C7
ΔE00 8.19
Mintcream
#F5FFFA
ΔE00 8.72
Beige
#F5F5DC
ΔE00 9.00
Gainsboro
#DCDCDC
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDD0 #DDCEDB
analogous
#D3DDCE #CEDDD0 #CEDDD7
triadic
#CEDDD0 #D0CEDD #DDD0CE
tetradic
#CEDDD0 #CED3DD #DDCEDB #DDD7CE
square
#CEDDD0 #CED3DD #DDCEDB #DDD7CE
split-complementary
#CEDDD0 #D7CEDD #DDCED3
monochromatic
#86AB8B #AAC4AD #CEDDD0 #EDF2EE #EDF2EE
Accessibility & contrast
On white
1.41
#CEDDD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#CEDDD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDD0
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDD0 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDACF
Deuteranopia (green-blind)
#DBD8D1
Tritanopia (blue-blind)
#CCDCD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ceddd0; /* rgb */ color: rgb(206, 221, 208); /* oklch */ color: oklch(88.3% 0.024 149.3);
Tailwind
colors: {
custom: {
50: '#dde7de',
500: '#ceddd0',
950: '#000000',
},
}SCSS
$custom: #ceddd0; $custom-light: #dde7de; $custom-dark: #000000;
JSON
{
"hex": "#ceddd0",
"rgb": {
"r": 206,
"g": 221,
"b": 208
},
"hsl": {
"h": 128,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.88257,
"c": 0.02384,
"h": 149.3
},
"luminance": 0.69389
}Semantic roles & 50–950 ramp
primary
#CEDDD0
secondary
#B39DB0
accent
#49919C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484