#CEDADC#CEDADC
#CEDADC is a very light, near-neutral teal. Relative luminance 0.684; OKLCH L 88.0% C 0.013 H 208.8°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDADC |
|---|---|
| RGB | rgb(206, 218, 220) |
| HSL | hsl(189, 17%, 84%) |
| HSV | hsv(189, 6%, 86%) |
| CMYK | cmyk(6.4%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(86.22, -3.65, -2.37) |
| CIE-LCH | lch(86.22, 4.35, 213.08°) |
| OKLab | oklab(87.98% -0.0116 -0.0064) |
| OKLCH | oklch(87.98% 0.013 208.8) |
| XYZ | xyz(63.4406, 68.4313, 77.5625) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 4.06
Light Grey
#D8DCD6
ΔE00 4.79
Silver (survey)
#C5C9C7
ΔE00 5.17
Gainsboro
#DCDCDC
ΔE00 5.35
Light Gray
#D3D3D3
ΔE00 5.37
Aliceblue
#F0F8FF
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDADC #DCD0CE
analogous
#CEDCD7 #CEDADC #CED3DC
triadic
#CEDADC #DCCEDA #DADCCE
tetradic
#CEDADC #D7CEDC #DCD0CE #D3DCCE
square
#CEDADC #D7CEDC #DCD0CE #D3DCCE
split-complementary
#CEDADC #DCCED3 #DCD7CE
monochromatic
#87A4A9 #AABFC2 #CEDADC #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.43
#CEDADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#CEDADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDADC
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDADC | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#D5D7DC
Tritanopia (blue-blind)
#CADBDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedadc; /* rgb */ color: rgb(206, 218, 220); /* oklch */ color: oklch(88.0% 0.013 208.8);
Tailwind
colors: {
custom: {
50: '#dde5e6',
500: '#cedadc',
950: '#000000',
},
}SCSS
$custom: #cedadc; $custom-light: #dde5e6; $custom-dark: #000000;
JSON
{
"hex": "#cedadc",
"rgb": {
"r": 206,
"g": 218,
"b": 220
},
"hsl": {
"h": 188.571,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.87983,
"c": 0.01328,
"h": 208.8
},
"luminance": 0.68432
}Semantic roles & 50–950 ramp
primary
#CEDADC
secondary
#B1A09D
accent
#564B9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484