#CEDFDC#CEDFDC
#CEDFDC is a very light, near-neutral teal. Relative luminance 0.711; OKLCH L 89.0% C 0.019 H 184.2°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFDC |
|---|---|
| RGB | rgb(206, 223, 220) |
| HSL | hsl(169, 21%, 84%) |
| HSV | hsv(169, 8%, 87%) |
| CMYK | cmyk(7.6%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(87.52, -6.22, -0.48) |
| CIE-LCH | lch(87.52, 6.24, 184.40°) |
| OKLab | oklab(89% -0.0186 -0.0014) |
| OKLCH | oklch(89% 0.019 184.2) |
| XYZ | xyz(64.7568, 71.0637, 78.0012) |
| Luminance | 0.7106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.23
Silver (survey)
#C5C9C7
ΔE00 7.07
Fog
#D8DCE0
ΔE00 7.17
Azure (CSS)
#F0FFFF
ΔE00 7.19
Lightcyan
#E0FFFF
ΔE00 7.59
Mintcream
#F5FFFA
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFDC #DFCED1
analogous
#CEDFD4 #CEDFDC #CEDADF
triadic
#CEDFDC #DCCEDF #DFDCCE
tetradic
#CEDFDC #D4CEDF #DFCED1 #DADFCE
square
#CEDFDC #D4CEDF #DFCED1 #DADFCE
split-complementary
#CEDFDC #DFCEDA #DFD4CE
monochromatic
#84AFA7 #A9C7C2 #CEDFDC #ECF3F2 #ECF3F2
Accessibility & contrast
On white
1.38
#CEDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#CEDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFDC
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFDC | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#DADADC
Tritanopia (blue-blind)
#CAE0DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedfdc; /* rgb */ color: rgb(206, 223, 220); /* oklch */ color: oklch(89.0% 0.019 184.2);
Tailwind
colors: {
custom: {
50: '#dde9e6',
500: '#cedfdc',
950: '#000000',
},
}SCSS
$custom: #cedfdc; $custom-light: #dde9e6; $custom-dark: #000000;
JSON
{
"hex": "#cedfdc",
"rgb": {
"r": 206,
"g": 223,
"b": 220
},
"hsl": {
"h": 169.412,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.89004,
"c": 0.01864,
"h": 184.2
},
"luminance": 0.71064
}Semantic roles & 50–950 ramp
primary
#CEDFDC
secondary
#B59CA0
accent
#46569F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484