#CEDEDD#CEDEDD
#CEDEDD is a very light, near-neutral teal. Relative luminance 0.706; OKLCH L 88.8% C 0.017 H 192.3°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEDD |
|---|---|
| RGB | rgb(206, 222, 221) |
| HSL | hsl(176, 20%, 84%) |
| HSV | hsv(176, 7%, 87%) |
| CMYK | cmyk(7.2%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(87.28, -5.52, -1.35) |
| CIE-LCH | lch(87.28, 5.68, 193.72°) |
| OKLab | oklab(88.83% -0.0168 -0.0037) |
| OKLCH | oklch(88.83% 0.017 192.3) |
| XYZ | xyz(64.6232, 70.5840, 78.6120) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.09
Fog
#D8DCE0
ΔE00 6.25
Silver (survey)
#C5C9C7
ΔE00 6.56
Gainsboro
#DCDCDC
ΔE00 7.06
Azure (CSS)
#F0FFFF
ΔE00 7.13
Light Gray
#D3D3D3
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEDD #DECECF
analogous
#CEDED5 #CEDEDD #CED7DE
triadic
#CEDEDD #DDCEDE #DEDDCE
tetradic
#CEDEDD #D5CEDE #DECECF #D7DECE
square
#CEDEDD #D5CEDE #DECECF #D7DECE
split-complementary
#CEDEDD #DECED7 #DED5CE
monochromatic
#85ADAA #A9C5C4 #CEDEDD #EDF3F2 #EDF3F2
Accessibility & contrast
On white
1.39
#CEDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#CEDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEDD
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEDD | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDD
Deuteranopia (green-blind)
#D9DADD
Tritanopia (blue-blind)
#CADFDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cededd; /* rgb */ color: rgb(206, 222, 221); /* oklch */ color: oklch(88.8% 0.017 192.3);
Tailwind
colors: {
custom: {
50: '#dde8e7',
500: '#cededd',
950: '#000000',
},
}SCSS
$custom: #cededd; $custom-light: #dde8e7; $custom-dark: #000000;
JSON
{
"hex": "#cededd",
"rgb": {
"r": 206,
"g": 222,
"b": 221
},
"hsl": {
"h": 176.25,
"s": 19.512,
"l": 83.922
},
"oklch": {
"l": 0.88828,
"c": 0.01722,
"h": 192.3
},
"luminance": 0.70585
}Semantic roles & 50–950 ramp
primary
#CEDEDD
secondary
#B49C9E
accent
#484D9E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484