#D5EAEB#D5EAEB
#D5EAEB is a very light, muted teal. Relative luminance 0.790; OKLCH L 92.2% C 0.022 H 200.3°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EAEB |
|---|---|
| RGB | rgb(213, 234, 235) |
| HSL | hsl(183, 35%, 88%) |
| HSV | hsv(183, 9%, 92%) |
| CMYK | cmyk(9.4%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(91.23, -6.71, -2.85) |
| CIE-LCH | lch(91.23, 7.29, 203.01°) |
| OKLab | oklab(92.18% -0.0209 -0.0077) |
| OKLCH | oklch(92.18% 0.022 200.3) |
| XYZ | xyz(71.8554, 78.9888, 90.0418) |
| Luminance | 0.7899 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.05
Azure (CSS)
#F0FFFF
ΔE00 5.07
Mintcream
#F5FFFA
ΔE00 6.54
Ice Blue (survey)
#D7FFFE
ΔE00 6.65
Very Pale Blue
#D6FFFE
ΔE00 6.83
Very Light Blue
#D5FFFF
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EAEB #EBD6D5
analogous
#D5EBE1 #D5EAEB #D5DFEB
triadic
#D5EAEB #EBD5EA #EAEBD5
tetradic
#D5EAEB #E1D5EB #EBD6D5 #DFEBD5
square
#D5EAEB #E1D5EB #EBD6D5 #DFEBD5
split-complementary
#D5EAEB #EBD5DF #EBE1D5
monochromatic
#82C1C4 #ACD5D7 #D5EAEB #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.25
#D5EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#D5EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EAEB
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EAEB | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#CFECEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d5eaeb; /* rgb */ color: rgb(213, 234, 235); /* oklch */ color: oklch(92.2% 0.022 200.3);
Tailwind
colors: {
custom: {
50: '#e2f0f1',
500: '#d5eaeb',
950: '#000000',
},
}SCSS
$custom: #d5eaeb; $custom-light: #e2f0f1; $custom-dark: #000000;
JSON
{
"hex": "#d5eaeb",
"rgb": {
"r": 213,
"g": 234,
"b": 235
},
"hsl": {
"h": 182.727,
"s": 35.484,
"l": 87.843
},
"oklch": {
"l": 0.92185,
"c": 0.02227,
"h": 200.3
},
"luminance": 0.7899
}Semantic roles & 50–950 ramp
primary
#D5EAEB
secondary
#C5A19F
accent
#3D37AE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585