#CEDED8#CEDED8
#CEDED8 is a very light, near-neutral teal. Relative luminance 0.703; OKLCH L 88.7% C 0.019 H 171.5°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDED8 |
|---|---|
| RGB | rgb(206, 222, 216) |
| HSL | hsl(158, 20%, 84%) |
| HSV | hsv(158, 7%, 87%) |
| CMYK | cmyk(7.2%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(87.15, -6.46, 1.10) |
| CIE-LCH | lch(87.15, 6.55, 170.33°) |
| OKLab | oklab(88.69% -0.0188 0.0028) |
| OKLCH | oklch(88.69% 0.019 171.5) |
| XYZ | xyz(63.9670, 70.3215, 75.1558) |
| Luminance | 0.7032 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.90
Silver (survey)
#C5C9C7
ΔE00 7.05
Mintcream
#F5FFFA
ΔE00 7.73
Azure (CSS)
#F0FFFF
ΔE00 7.79
Honeydew
#F0FFF0
ΔE00 7.85
Fog
#D8DCE0
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDED8 #DECED4
analogous
#CEDED0 #CEDED8 #CEDCDE
triadic
#CEDED8 #D8CEDE #DED8CE
tetradic
#CEDED8 #D0CEDE #DECED4 #DCDECE
square
#CEDED8 #D0CEDE #DECED4 #DCDECE
split-complementary
#CEDED8 #DECEDC #DED0CE
monochromatic
#85AD9E #A9C5BB #CEDED8 #EDF3F0 #EDF3F0
Accessibility & contrast
On white
1.39
#CEDED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#CEDED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDED8
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDED8 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD8
Deuteranopia (green-blind)
#DAD9D8
Tritanopia (blue-blind)
#CBDEDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ceded8; /* rgb */ color: rgb(206, 222, 216); /* oklch */ color: oklch(88.7% 0.019 171.5);
Tailwind
colors: {
custom: {
50: '#dde8e4',
500: '#ceded8',
950: '#000000',
},
}SCSS
$custom: #ceded8; $custom-light: #dde8e4; $custom-dark: #000000;
JSON
{
"hex": "#ceded8",
"rgb": {
"r": 206,
"g": 222,
"b": 216
},
"hsl": {
"h": 157.5,
"s": 19.512,
"l": 83.922
},
"oklch": {
"l": 0.88685,
"c": 0.01897,
"h": 171.5
},
"luminance": 0.70322
}Semantic roles & 50–950 ramp
primary
#CEDED8
secondary
#B49CA5
accent
#48689E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484