#CDEAEE#CDEAEE
#CDEAEE is a very light, muted teal. Relative luminance 0.780; OKLCH L 91.7% C 0.031 H 206.7°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEAEE |
|---|---|
| RGB | rgb(205, 234, 238) |
| HSL | hsl(187, 49%, 87%) |
| HSV | hsv(187, 14%, 93%) |
| CMYK | cmyk(13.9%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(90.78, -8.66, -5.14) |
| CIE-LCH | lch(90.78, 10.07, 210.70°) |
| OKLab | oklab(91.72% -0.0276 -0.0139) |
| OKLCH | oklch(91.72% 0.031 206.7) |
| XYZ | xyz(70.0284, 77.9962, 92.2376) |
| Luminance | 0.7800 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.72
Powder Blue
#B0E0E6
ΔE00 5.52
Ice Blue (survey)
#D7FFFE
ΔE00 5.63
Very Light Blue
#D5FFFF
ΔE00 5.69
Very Pale Blue
#D6FFFE
ΔE00 5.75
Really Light Blue
#D4FFFF
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEAEE #EED1CD
analogous
#CDEEE2 #CDEAEE #CDDAEE
triadic
#CDEAEE #EECDEA #EAEECD
tetradic
#CDEAEE #E2CDEE #EED1CD #DAEECD
square
#CDEAEE #E2CDEE #EED1CD #DAEECD
split-complementary
#CDEAEE #EECDDA #EEE2CD
monochromatic
#72C4CF #9FD7DE #CDEAEE #E8F5F7 #E8F5F7
Accessibility & contrast
On white
1.27
#CDEAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#CDEAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEAEE
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEAEE | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EE
Deuteranopia (green-blind)
#DFE3EE
Tritanopia (blue-blind)
#C4EDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cdeaee; /* rgb */ color: rgb(205, 234, 238); /* oklch */ color: oklch(91.7% 0.031 206.7);
Tailwind
colors: {
custom: {
50: '#dcf0f3',
500: '#cdeaee',
950: '#000000',
},
}SCSS
$custom: #cdeaee; $custom-light: #dcf0f3; $custom-dark: #000000;
JSON
{
"hex": "#cdeaee",
"rgb": {
"r": 205,
"g": 234,
"b": 238
},
"hsl": {
"h": 187.273,
"s": 49.254,
"l": 86.863
},
"oklch": {
"l": 0.91721,
"c": 0.03094,
"h": 206.7
},
"luminance": 0.77998
}Semantic roles & 50–950 ramp
primary
#CDEAEE
secondary
#CB9B94
accent
#3B29BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585