#CDEAEB#CDEAEB
#CDEAEB is a very light, muted teal. Relative luminance 0.778; OKLCH L 91.6% C 0.030 H 199.2°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEAEB |
|---|---|
| RGB | rgb(205, 234, 235) |
| HSL | hsl(182, 43%, 86%) |
| HSV | hsv(182, 13%, 92%) |
| CMYK | cmyk(12.8%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(90.70, -9.25, -3.69) |
| CIE-LCH | lch(90.70, 9.96, 201.74°) |
| OKLab | oklab(91.63% -0.0288 -0.01) |
| OKLCH | oklch(91.63% 0.03 199.2) |
| XYZ | xyz(69.5913, 77.8214, 89.9357) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.38
Ice Blue (survey)
#D7FFFE
ΔE00 5.06
Very Pale Blue
#D6FFFE
ΔE00 5.18
Very Light Blue
#D5FFFF
ΔE00 5.20
Really Light Blue
#D4FFFF
ΔE00 5.33
Powder Blue
#B0E0E6
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEAEB #EBCECD
analogous
#CDEBDD #CDEAEB #CDDBEB
triadic
#CDEAEB #EBCDEA #EAEBCD
tetradic
#CDEAEB #DDCDEB #EBCECD #DBEBCD
square
#CDEAEB #DDCDEB #EBCECD #DBEBCD
split-complementary
#CDEAEB #EBCDDB #EBDDCD
monochromatic
#76C5C8 #A1D8DA #CDEAEB #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.27
#CDEAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#CDEAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEAEB
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEAEB | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EB
Deuteranopia (green-blind)
#E0E2EB
Tritanopia (blue-blind)
#C4ECEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cdeaeb; /* rgb */ color: rgb(205, 234, 235); /* oklch */ color: oklch(91.6% 0.030 199.2);
Tailwind
colors: {
custom: {
50: '#dcf0f1',
500: '#cdeaeb',
950: '#000000',
},
}SCSS
$custom: #cdeaeb; $custom-light: #dcf0f1; $custom-dark: #000000;
JSON
{
"hex": "#cdeaeb",
"rgb": {
"r": 205,
"g": 234,
"b": 235
},
"hsl": {
"h": 182,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.91631,
"c": 0.03047,
"h": 199.2
},
"luminance": 0.77823
}Semantic roles & 50–950 ramp
primary
#CDEAEB
secondary
#C69796
accent
#3430B6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585