#CEDDD9#CEDDD9
#CEDDD9 is a very light, near-neutral teal. Relative luminance 0.698; OKLCH L 88.5% C 0.017 H 178.2°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDD9 |
|---|---|
| RGB | rgb(206, 221, 217) |
| HSL | hsl(164, 18%, 84%) |
| HSV | hsv(164, 7%, 87%) |
| CMYK | cmyk(6.8%, 0%, 1.8%, 13.3%) |
| CIE-LAB | lab(86.92, -5.76, 0.23) |
| CIE-LCH | lch(86.92, 5.76, 177.70°) |
| OKLab | oklab(88.51% -0.017 0.0005) |
| OKLCH | oklch(88.51% 0.017 178.2) |
| XYZ | xyz(63.8319, 69.8438, 75.7505) |
| Luminance | 0.6984 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.51
Silver (survey)
#C5C9C7
ΔE00 6.40
Fog
#D8DCE0
ΔE00 6.92
Gainsboro
#DCDCDC
ΔE00 7.26
Light Gray
#D3D3D3
ΔE00 7.40
Azure (CSS)
#F0FFFF
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDD9 #DDCED2
analogous
#CEDDD1 #CEDDD9 #CED9DD
triadic
#CEDDD9 #D9CEDD #DDD9CE
tetradic
#CEDDD9 #D1CEDD #DDCED2 #D9DDCE
square
#CEDDD9 #D1CEDD #DDCED2 #D9DDCE
split-complementary
#CEDDD9 #DDCED9 #DDD1CE
monochromatic
#86ABA1 #AAC4BD #CEDDD9 #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.40
#CEDDD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#CEDDD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDD9
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDD9 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD9
Deuteranopia (green-blind)
#D9D9D9
Tritanopia (blue-blind)
#CBDEDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ceddd9; /* rgb */ color: rgb(206, 221, 217); /* oklch */ color: oklch(88.5% 0.017 178.2);
Tailwind
colors: {
custom: {
50: '#dde7e4',
500: '#ceddd9',
950: '#000000',
},
}SCSS
$custom: #ceddd9; $custom-light: #dde7e4; $custom-dark: #000000;
JSON
{
"hex": "#ceddd9",
"rgb": {
"r": 206,
"g": 221,
"b": 217
},
"hsl": {
"h": 164,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.88508,
"c": 0.01699,
"h": 178.2
},
"luminance": 0.69844
}Semantic roles & 50–950 ramp
primary
#CEDDD9
secondary
#B39DA2
accent
#495F9C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484