#CDEAED#CDEAED
#CDEAED is a very light, muted teal. Relative luminance 0.779; OKLCH L 91.7% C 0.031 H 204.2°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEAED |
|---|---|
| RGB | rgb(205, 234, 237) |
| HSL | hsl(186, 47%, 87%) |
| HSV | hsv(186, 14%, 93%) |
| CMYK | cmyk(13.5%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(90.75, -8.86, -4.66) |
| CIE-LCH | lch(90.75, 10.01, 207.74°) |
| OKLab | oklab(91.69% -0.028 -0.0126) |
| OKLCH | oklch(91.69% 0.031 204.2) |
| XYZ | xyz(69.8819, 77.9376, 91.4660) |
| Luminance | 0.7794 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.56
Ice Blue (survey)
#D7FFFE
ΔE00 5.40
Powder Blue
#B0E0E6
ΔE00 5.47
Very Light Blue
#D5FFFF
ΔE00 5.49
Very Pale Blue
#D6FFFE
ΔE00 5.53
Really Light Blue
#D4FFFF
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEAED #EDD0CD
analogous
#CDEDE0 #CDEAED #CDDAED
triadic
#CDEAED #EDCDEA #EAEDCD
tetradic
#CDEAED #E0CDED #EDD0CD #DAEDCD
square
#CDEAED #E0CDED #EDD0CD #DAEDCD
split-complementary
#CDEAED #EDCDDA #EDE0CD
monochromatic
#73C4CD #A0D7DD #CDEAED #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.27
#CDEAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#CDEAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEAED
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEAED | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7ED
Deuteranopia (green-blind)
#DFE3ED
Tritanopia (blue-blind)
#C4EDEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cdeaed; /* rgb */ color: rgb(205, 234, 237); /* oklch */ color: oklch(91.7% 0.031 204.2);
Tailwind
colors: {
custom: {
50: '#dcf0f2',
500: '#cdeaed',
950: '#000000',
},
}SCSS
$custom: #cdeaed; $custom-light: #dcf0f2; $custom-dark: #000000;
JSON
{
"hex": "#cdeaed",
"rgb": {
"r": 205,
"g": 234,
"b": 237
},
"hsl": {
"h": 185.625,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.91691,
"c": 0.03072,
"h": 204.2
},
"luminance": 0.77939
}Semantic roles & 50–950 ramp
primary
#CDEAED
secondary
#C99A95
accent
#392BBA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585