#CDEDEE#CDEDEE
#CDEDEE is a very light, muted teal. Relative luminance 0.797; OKLCH L 92.3% C 0.033 H 198.9°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEDEE |
|---|---|
| RGB | rgb(205, 237, 238) |
| HSL | hsl(182, 49%, 87%) |
| HSV | hsv(182, 14%, 93%) |
| CMYK | cmyk(13.9%, 0.4%, 0%, 6.7%) |
| CIE-LAB | lab(91.56, -10.18, -3.99) |
| CIE-LCH | lch(91.56, 10.93, 201.41°) |
| OKLab | oklab(92.34% -0.0316 -0.0108) |
| OKLCH | oklch(92.34% 0.033 198.9) |
| XYZ | xyz(70.8897, 79.7188, 92.5247) |
| Luminance | 0.7972 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.82
Ice Blue (survey)
#D7FFFE
ΔE00 4.16
Very Pale Blue
#D6FFFE
ΔE00 4.26
Very Light Blue
#D5FFFF
ΔE00 4.26
Really Light Blue
#D4FFFF
ΔE00 4.38
Pale Blue
#D0FEFE
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEDEE #EECECD
analogous
#CDEEDF #CDEDEE #CDDDEE
triadic
#CDEDEE #EECDED #EDEECD
tetradic
#CDEDEE #DFCDEE #EECECD #DDEECD
square
#CDEDEE #DFCDEE #EECECD #DDEECD
split-complementary
#CDEDEE #EECDDD #EEDFCD
monochromatic
#72CCCF #9FDDDE #CDEDEE #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.24
#CDEDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#CDEDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEDEE
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEDEE | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEE
Deuteranopia (green-blind)
#E2E5EE
Tritanopia (blue-blind)
#C3EFED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cdedee; /* rgb */ color: rgb(205, 237, 238); /* oklch */ color: oklch(92.3% 0.033 198.9);
Tailwind
colors: {
custom: {
50: '#dcf2f3',
500: '#cdedee',
950: '#000000',
},
}SCSS
$custom: #cdedee; $custom-light: #dcf2f3; $custom-dark: #000000;
JSON
{
"hex": "#cdedee",
"rgb": {
"r": 205,
"g": 237,
"b": 238
},
"hsl": {
"h": 181.818,
"s": 49.254,
"l": 86.863
},
"oklch": {
"l": 0.92338,
"c": 0.03344,
"h": 198.9
},
"luminance": 0.79721
}Semantic roles & 50–950 ramp
primary
#CDEDEE
secondary
#CB9694
accent
#2D29BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585