#CEDED0#CEDED0
#CEDED0 is a very light, muted green. Relative luminance 0.699; OKLCH L 88.5% C 0.026 H 149.0°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDED0 |
|---|---|
| RGB | rgb(206, 222, 208) |
| HSL | hsl(128, 20%, 84%) |
| HSV | hsv(128, 7%, 87%) |
| CMYK | cmyk(7.2%, 0%, 6.3%, 12.9%) |
| CIE-LAB | lab(86.96, -7.92, 5.03) |
| CIE-LCH | lch(86.96, 9.39, 147.61°) |
| OKLab | oklab(88.46% -0.0219 0.0131) |
| OKLCH | oklch(88.46% 0.026 149) |
| XYZ | xyz(62.9578, 69.9179, 69.8409) |
| Luminance | 0.6992 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.24
Honeydew
#F0FFF0
ΔE00 7.11
Silver (survey)
#C5C9C7
ΔE00 8.74
Mintcream
#F5FFFA
ΔE00 8.85
Beige
#F5F5DC
ΔE00 8.96
Azure (CSS)
#F0FFFF
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDED0 #DECEDC
analogous
#D4DECE #CEDED0 #CEDED8
triadic
#CEDED0 #D0CEDE #DED0CE
tetradic
#CEDED0 #CED4DE #DECEDC #DED8CE
square
#CEDED0 #CED4DE #DECEDC #DED8CE
split-complementary
#CEDED0 #D8CEDE #DECED4
monochromatic
#85AD8A #A9C5AD #CEDED0 #EDF3ED #EDF3ED
Accessibility & contrast
On white
1.40
#CEDED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#CEDED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDED0
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDED0 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBCF
Deuteranopia (green-blind)
#DBD9D1
Tritanopia (blue-blind)
#CCDDDA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ceded0; /* rgb */ color: rgb(206, 222, 208); /* oklch */ color: oklch(88.5% 0.026 149.0);
Tailwind
colors: {
custom: {
50: '#dde8de',
500: '#ceded0',
950: '#000000',
},
}SCSS
$custom: #ceded0; $custom-light: #dde8de; $custom-dark: #000000;
JSON
{
"hex": "#ceded0",
"rgb": {
"r": 206,
"g": 222,
"b": 208
},
"hsl": {
"h": 127.5,
"s": 19.512,
"l": 83.922
},
"oklch": {
"l": 0.88463,
"c": 0.02555,
"h": 149
},
"luminance": 0.69918
}Semantic roles & 50–950 ramp
primary
#CEDED0
secondary
#B49CB1
accent
#48939E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484