#CDE8EA#CDE8EA
#CDE8EA is a very light, muted teal. Relative luminance 0.766; OKLCH L 91.2% C 0.029 H 202.1°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE8EA |
|---|---|
| RGB | rgb(205, 232, 234) |
| HSL | hsl(184, 41%, 86%) |
| HSV | hsv(184, 12%, 92%) |
| CMYK | cmyk(12.4%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(90.15, -8.44, -3.97) |
| CIE-LCH | lch(90.15, 9.32, 205.21°) |
| OKLab | oklab(91.19% -0.0265 -0.0107) |
| OKLCH | oklch(91.19% 0.029 202.1) |
| XYZ | xyz(68.8811, 76.6314, 88.9882) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.91
Powder Blue
#B0E0E6
ΔE00 5.76
Ice Blue (survey)
#D7FFFE
ΔE00 5.84
Very Pale Blue
#D6FFFE
ΔE00 5.97
Very Light Blue
#D5FFFF
ΔE00 5.97
Really Light Blue
#D4FFFF
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE8EA #EACFCD
analogous
#CDEADD #CDE8EA #CDD9EA
triadic
#CDE8EA #EACDE8 #E8EACD
tetradic
#CDE8EA #DDCDEA #EACFCD #D9EACD
square
#CDE8EA #DDCDEA #EACFCD #D9EACD
split-complementary
#CDE8EA #EACDD9 #EADDCD
monochromatic
#77C0C6 #A2D4D8 #CDE8EA #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.29
#CDE8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#CDE8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE8EA
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE8EA | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5EA
Deuteranopia (green-blind)
#DEE1EA
Tritanopia (blue-blind)
#C5EAE8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cde8ea; /* rgb */ color: rgb(205, 232, 234); /* oklch */ color: oklch(91.2% 0.029 202.1);
Tailwind
colors: {
custom: {
50: '#dceff0',
500: '#cde8ea',
950: '#000000',
},
}SCSS
$custom: #cde8ea; $custom-light: #dceff0; $custom-dark: #000000;
JSON
{
"hex": "#cde8ea",
"rgb": {
"r": 205,
"g": 232,
"b": 234
},
"hsl": {
"h": 184.138,
"s": 40.845,
"l": 86.078
},
"oklch": {
"l": 0.9119,
"c": 0.02858,
"h": 202.1
},
"luminance": 0.76633
}Semantic roles & 50–950 ramp
primary
#CDE8EA
secondary
#C59A96
accent
#3B32B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585