#CEDED9#CEDED9
#CEDED9 is a very light, near-neutral teal. Relative luminance 0.704; OKLCH L 88.7% C 0.018 H 175.3°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDED9 |
|---|---|
| RGB | rgb(206, 222, 217) |
| HSL | hsl(161, 20%, 84%) |
| HSV | hsv(161, 7%, 87%) |
| CMYK | cmyk(7.2%, 0%, 2.3%, 12.9%) |
| CIE-LAB | lab(87.18, -6.27, 0.61) |
| CIE-LCH | lch(87.18, 6.30, 174.44°) |
| OKLab | oklab(88.71% -0.0184 0.0015) |
| OKLCH | oklch(88.71% 0.018 175.3) |
| XYZ | xyz(64.0967, 70.3734, 75.8387) |
| Luminance | 0.7037 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.86
Silver (survey)
#C5C9C7
ΔE00 6.91
Fog
#D8DCE0
ΔE00 7.54
Azure (CSS)
#F0FFFF
ΔE00 7.61
Mintcream
#F5FFFA
ΔE00 7.68
Gainsboro
#DCDCDC
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDED9 #DECED3
analogous
#CEDED1 #CEDED9 #CEDBDE
triadic
#CEDED9 #D9CEDE #DED9CE
tetradic
#CEDED9 #D1CEDE #DECED3 #DBDECE
square
#CEDED9 #D1CEDE #DECED3 #DBDECE
split-complementary
#CEDED9 #DECEDB #DED1CE
monochromatic
#85ADA0 #A9C5BD #CEDED9 #EDF3F1 #EDF3F1
Accessibility & contrast
On white
1.39
#CEDED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#CEDED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDED9
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDED9 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD9
Deuteranopia (green-blind)
#D9D9D9
Tritanopia (blue-blind)
#CBDEDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ceded9; /* rgb */ color: rgb(206, 222, 217); /* oklch */ color: oklch(88.7% 0.018 175.3);
Tailwind
colors: {
custom: {
50: '#dde8e4',
500: '#ceded9',
950: '#000000',
},
}SCSS
$custom: #ceded9; $custom-light: #dde8e4; $custom-dark: #000000;
JSON
{
"hex": "#ceded9",
"rgb": {
"r": 206,
"g": 222,
"b": 217
},
"hsl": {
"h": 161.25,
"s": 19.512,
"l": 83.922
},
"oklch": {
"l": 0.88713,
"c": 0.01843,
"h": 175.3
},
"luminance": 0.70374
}Semantic roles & 50–950 ramp
primary
#CEDED9
secondary
#B49CA4
accent
#48639E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484