#CDEDEB#CDEDEB
#CDEDEB is a very light, muted teal. Relative luminance 0.795; OKLCH L 92.3% C 0.034 H 192.0°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEDEB |
|---|---|
| RGB | rgb(205, 237, 235) |
| HSL | hsl(176, 47%, 87%) |
| HSV | hsv(176, 14%, 93%) |
| CMYK | cmyk(13.5%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(91.48, -10.77, -2.54) |
| CIE-LCH | lch(91.48, 11.07, 193.28°) |
| OKLab | oklab(92.25% -0.0328 -0.0069) |
| OKLCH | oklch(92.25% 0.034 192) |
| XYZ | xyz(70.4526, 79.5440, 90.2228) |
| Luminance | 0.7955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.97
Ice Blue (survey)
#D7FFFE
ΔE00 3.98
Very Pale Blue
#D6FFFE
ΔE00 4.07
Very Light Blue
#D5FFFF
ΔE00 4.19
Really Light Blue
#D4FFFF
ΔE00 4.30
Ice
#D6FFFA
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEDEB #EDCDCF
analogous
#CDEDDB #CDEDEB #CDDFED
triadic
#CDEDEB #EBCDED #EDEBCD
tetradic
#CDEDEB #DBCDED #EDCDCF #DFEDCD
square
#CDEDEB #DBCDED #EDCDCF #DFEDCD
split-complementary
#CDEDEB #EDCDDF #EDDBCD
monochromatic
#73CDC7 #A0DDD9 #CDEDEB #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.24
#CDEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#CDEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEDEB
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEDEB | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EB
Deuteranopia (green-blind)
#E2E5EB
Tritanopia (blue-blind)
#C4EFEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cdedeb; /* rgb */ color: rgb(205, 237, 235); /* oklch */ color: oklch(92.3% 0.034 192.0);
Tailwind
colors: {
custom: {
50: '#dcf2f1',
500: '#cdedeb',
950: '#000000',
},
}SCSS
$custom: #cdedeb; $custom-light: #dcf2f1; $custom-dark: #000000;
JSON
{
"hex": "#cdedeb",
"rgb": {
"r": 205,
"g": 237,
"b": 235
},
"hsl": {
"h": 176.25,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.9225,
"c": 0.03352,
"h": 192
},
"luminance": 0.79546
}Semantic roles & 50–950 ramp
primary
#CDEDEB
secondary
#C99598
accent
#2B34BA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585