#CDEDE8#CDEDE8
#CDEDE8 is a very light, muted teal. Relative luminance 0.794; OKLCH L 92.2% C 0.034 H 185.2°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEDE8 |
|---|---|
| RGB | rgb(205, 237, 232) |
| HSL | hsl(171, 47%, 87%) |
| HSV | hsv(171, 14%, 93%) |
| CMYK | cmyk(13.5%, 0%, 2.1%, 7.1%) |
| CIE-LAB | lab(91.40, -11.36, -1.09) |
| CIE-LCH | lch(91.40, 11.41, 185.49°) |
| OKLab | oklab(92.16% -0.034 -0.0031) |
| OKLCH | oklch(92.16% 0.034 185.2) |
| XYZ | xyz(70.0229, 79.3721, 87.9594) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.07
Ice Blue (survey)
#D7FFFE
ΔE00 4.26
Very Pale Blue
#D6FFFE
ΔE00 4.33
Lightcyan
#E0FFFF
ΔE00 4.52
Very Light Blue
#D5FFFF
ΔE00 4.56
Really Light Blue
#D4FFFF
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEDE8 #EDCDD2
analogous
#CDEDD8 #CDEDE8 #CDE2ED
triadic
#CDEDE8 #E8CDED #EDE8CD
tetradic
#CDEDE8 #D8CDED #EDCDD2 #E2EDCD
square
#CDEDE8 #D8CDED #EDCDD2 #E2EDCD
split-complementary
#CDEDE8 #EDCDE2 #EDD8CD
monochromatic
#73CDBF #A0DDD3 #CDEDE8 #E8F7F5 #E8F7F5
Accessibility & contrast
On white
1.24
#CDEDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#CDEDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEDE8
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEDE8 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E8
Deuteranopia (green-blind)
#E3E4E9
Tritanopia (blue-blind)
#C5EFEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cdede8; /* rgb */ color: rgb(205, 237, 232); /* oklch */ color: oklch(92.2% 0.034 185.2);
Tailwind
colors: {
custom: {
50: '#dcf2ef',
500: '#cdede8',
950: '#000000',
},
}SCSS
$custom: #cdede8; $custom-light: #dcf2ef; $custom-dark: #000000;
JSON
{
"hex": "#cdede8",
"rgb": {
"r": 205,
"g": 237,
"b": 232
},
"hsl": {
"h": 170.625,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.92162,
"c": 0.0341,
"h": 185.2
},
"luminance": 0.79374
}Semantic roles & 50–950 ramp
primary
#CDEDE8
secondary
#C9959D
accent
#2B42BA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585