#CDEAEF#CDEAEF
#CDEAEF is a very light, muted teal. Relative luminance 0.781; OKLCH L 91.8% C 0.031 H 209.1°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEAEF |
|---|---|
| RGB | rgb(205, 234, 239) |
| HSL | hsl(189, 52%, 87%) |
| HSV | hsv(189, 14%, 94%) |
| CMYK | cmyk(14.2%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(90.81, -8.46, -5.62) |
| CIE-LCH | lch(90.81, 10.15, 213.62°) |
| OKLab | oklab(91.75% -0.0273 -0.0152) |
| OKLCH | oklch(91.75% 0.031 209.1) |
| XYZ | xyz(70.1757, 78.0551, 93.0135) |
| Luminance | 0.7806 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.91
Powder Blue
#B0E0E6
ΔE00 5.61
Ice Blue (survey)
#D7FFFE
ΔE00 5.89
Very Light Blue
#D5FFFF
ΔE00 5.92
Very Pale Blue
#D6FFFE
ΔE00 6.01
Really Light Blue
#D4FFFF
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEAEF #EFD2CD
analogous
#CDEFE3 #CDEAEF #CDD9EF
triadic
#CDEAEF #EFCDEA #EAEFCD
tetradic
#CDEAEF #E3CDEF #EFD2CD #D9EFCD
square
#CDEAEF #E3CDEF #EFD2CD #D9EFCD
split-complementary
#CDEAEF #EFCDD9 #EFE3CD
monochromatic
#70C3D1 #9FD7E0 #CDEAEF #E8F5F8 #E8F5F8
Accessibility & contrast
On white
1.26
#CDEAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#CDEAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEAEF
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEAEF | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EF
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#C4EDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cdeaef; /* rgb */ color: rgb(205, 234, 239); /* oklch */ color: oklch(91.8% 0.031 209.1);
Tailwind
colors: {
custom: {
50: '#dcf0f4',
500: '#cdeaef',
950: '#000000',
},
}SCSS
$custom: #cdeaef; $custom-light: #dcf0f4; $custom-dark: #000000;
JSON
{
"hex": "#cdeaef",
"rgb": {
"r": 205,
"g": 234,
"b": 239
},
"hsl": {
"h": 188.824,
"s": 51.515,
"l": 87.059
},
"oklch": {
"l": 0.91751,
"c": 0.03121,
"h": 209.1
},
"luminance": 0.78057
}Semantic roles & 50–950 ramp
primary
#CDEAEF
secondary
#CD9C94
accent
#3D27BF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585