#CEDDD8#CEDDD8
#CEDDD8 is a very light, near-neutral teal. Relative luminance 0.698; OKLCH L 88.5% C 0.017 H 174.0°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDD8 |
|---|---|
| RGB | rgb(206, 221, 216) |
| HSL | hsl(160, 18%, 84%) |
| HSV | hsv(160, 7%, 87%) |
| CMYK | cmyk(6.8%, 0%, 2.3%, 13.3%) |
| CIE-LAB | lab(86.89, -5.95, 0.72) |
| CIE-LCH | lch(86.89, 5.99, 173.08°) |
| OKLab | oklab(88.48% -0.0174 0.0018) |
| OKLCH | oklch(88.48% 0.017 174) |
| XYZ | xyz(63.7022, 69.7919, 75.0675) |
| Luminance | 0.6979 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.51
Silver (survey)
#C5C9C7
ΔE00 6.53
Fog
#D8DCE0
ΔE00 7.27
Gainsboro
#DCDCDC
ΔE00 7.47
Light Gray
#D3D3D3
ΔE00 7.60
Azure (CSS)
#F0FFFF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDD8 #DDCED3
analogous
#CEDDD0 #CEDDD8 #CEDADD
triadic
#CEDDD8 #D8CEDD #DDD8CE
tetradic
#CEDDD8 #D0CEDD #DDCED3 #DADDCE
square
#CEDDD8 #D0CEDD #DDCED3 #DADDCE
split-complementary
#CEDDD8 #DDCEDA #DDD0CE
monochromatic
#86AB9E #AAC4BB #CEDDD8 #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.40
#CEDDD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#CEDDD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDD8
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDD8 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD8
Deuteranopia (green-blind)
#D9D9D8
Tritanopia (blue-blind)
#CBDDDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ceddd8; /* rgb */ color: rgb(206, 221, 216); /* oklch */ color: oklch(88.5% 0.017 174.0);
Tailwind
colors: {
custom: {
50: '#dde7e4',
500: '#ceddd8',
950: '#000000',
},
}SCSS
$custom: #ceddd8; $custom-light: #dde7e4; $custom-dark: #000000;
JSON
{
"hex": "#ceddd8",
"rgb": {
"r": 206,
"g": 221,
"b": 216
},
"hsl": {
"h": 160,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.8848,
"c": 0.01747,
"h": 174
},
"luminance": 0.69793
}Semantic roles & 50–950 ramp
primary
#CEDDD8
secondary
#B39DA4
accent
#49659C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484