#CEDEDC#CEDEDC
#CEDEDC is a very light, near-neutral teal. Relative luminance 0.705; OKLCH L 88.8% C 0.017 H 187.8°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEDC |
|---|---|
| RGB | rgb(206, 222, 220) |
| HSL | hsl(173, 20%, 84%) |
| HSV | hsv(173, 7%, 87%) |
| CMYK | cmyk(7.2%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(87.26, -5.71, -0.86) |
| CIE-LCH | lch(87.26, 5.77, 188.55°) |
| OKLab | oklab(88.8% -0.0172 -0.0024) |
| OKLCH | oklch(88.8% 0.017 187.8) |
| XYZ | xyz(64.4904, 70.5309, 77.9125) |
| Luminance | 0.7053 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.97
Fog
#D8DCE0
ΔE00 6.56
Silver (survey)
#C5C9C7
ΔE00 6.61
Azure (CSS)
#F0FFFF
ΔE00 7.21
Gainsboro
#DCDCDC
ΔE00 7.22
Light Gray
#D3D3D3
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEDC #DECED0
analogous
#CEDED4 #CEDEDC #CED8DE
triadic
#CEDEDC #DCCEDE #DEDCCE
tetradic
#CEDEDC #D4CEDE #DECED0 #D8DECE
square
#CEDEDC #D4CEDE #DECED0 #D8DECE
split-complementary
#CEDEDC #DECED8 #DED4CE
monochromatic
#85ADA8 #A9C5C2 #CEDEDC #EDF3F2 #EDF3F2
Accessibility & contrast
On white
1.39
#CEDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#CEDEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEDC
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEDC | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#D9DADC
Tritanopia (blue-blind)
#CADFDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cededc; /* rgb */ color: rgb(206, 222, 220); /* oklch */ color: oklch(88.8% 0.017 187.8);
Tailwind
colors: {
custom: {
50: '#dde8e6',
500: '#cededc',
950: '#000000',
},
}SCSS
$custom: #cededc; $custom-light: #dde8e6; $custom-dark: #000000;
JSON
{
"hex": "#cededc",
"rgb": {
"r": 206,
"g": 222,
"b": 220
},
"hsl": {
"h": 172.5,
"s": 19.512,
"l": 83.922
},
"oklch": {
"l": 0.88799,
"c": 0.01736,
"h": 187.8
},
"luminance": 0.70532
}Semantic roles & 50–950 ramp
primary
#CEDEDC
secondary
#B49C9F
accent
#48529E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484