#CEDED5#CEDED5
#CEDED5 is a very light, muted green. Relative luminance 0.702; OKLCH L 88.6% C 0.021 H 161.4°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDED5 |
|---|---|
| RGB | rgb(206, 222, 213) |
| HSL | hsl(146, 20%, 84%) |
| HSV | hsv(146, 7%, 87%) |
| CMYK | cmyk(7.2%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(87.08, -7.02, 2.57) |
| CIE-LCH | lch(87.08, 7.47, 159.87°) |
| OKLab | oklab(88.6% -0.0199 0.0067) |
| OKLCH | oklch(88.6% 0.021 161.4) |
| XYZ | xyz(63.5827, 70.1678, 73.1318) |
| Luminance | 0.7017 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.23
Honeydew
#F0FFF0
ΔE00 7.38
Silver (survey)
#C5C9C7
ΔE00 7.60
Mintcream
#F5FFFA
ΔE00 8.03
Azure (CSS)
#F0FFFF
ΔE00 8.43
Lightcyan
#E0FFFF
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDED5 #DECED7
analogous
#CFDECE #CEDED5 #CEDEDD
triadic
#CEDED5 #D5CEDE #DED5CE
tetradic
#CEDED5 #CECFDE #DECED7 #DEDDCE
square
#CEDED5 #CECFDE #DECED7 #DEDDCE
split-complementary
#CEDED5 #DDCEDE #DECECF
monochromatic
#85AD96 #A9C5B6 #CEDED5 #EDF3EF #EDF3EF
Accessibility & contrast
On white
1.40
#CEDED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#CEDED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDED5
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDED5 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD5
Deuteranopia (green-blind)
#DAD9D5
Tritanopia (blue-blind)
#CBDEDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ceded5; /* rgb */ color: rgb(206, 222, 213); /* oklch */ color: oklch(88.6% 0.021 161.4);
Tailwind
colors: {
custom: {
50: '#dde8e1',
500: '#ceded5',
950: '#000000',
},
}SCSS
$custom: #ceded5; $custom-light: #dde8e1; $custom-dark: #000000;
JSON
{
"hex": "#ceded5",
"rgb": {
"r": 206,
"g": 222,
"b": 213
},
"hsl": {
"h": 146.25,
"s": 19.512,
"l": 83.922
},
"oklch": {
"l": 0.886,
"c": 0.02103,
"h": 161.4
},
"luminance": 0.70168
}Semantic roles & 50–950 ramp
primary
#CEDED5
secondary
#B49CAA
accent
#48789E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484