#D5EAE2#D5EAE2
#D5EAE2 is a very light, muted teal. Relative luminance 0.785; OKLCH L 91.9% C 0.025 H 170.9°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EAE2 |
|---|---|
| RGB | rgb(213, 234, 226) |
| HSL | hsl(157, 33%, 88%) |
| HSV | hsv(157, 9%, 92%) |
| CMYK | cmyk(9%, 0%, 3.4%, 8.2%) |
| CIE-LAB | lab(91.00, -8.41, 1.51) |
| CIE-LCH | lch(91.00, 8.55, 169.79°) |
| OKLab | oklab(91.93% -0.0244 0.0039) |
| OKLCH | oklch(91.93% 0.025 170.9) |
| XYZ | xyz(70.5879, 78.4818, 83.3664) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.66
Lightcyan
#E0FFFF
ΔE00 5.93
Ice
#D6FFFA
ΔE00 6.61
Mintcream
#F5FFFA
ΔE00 6.61
Azure (CSS)
#F0FFFF
ΔE00 6.62
Ice Blue (survey)
#D7FFFE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EAE2 #EAD5DD
analogous
#D5EAD7 #D5EAE2 #D5E7EA
triadic
#D5EAE2 #E2D5EA #EAE2D5
tetradic
#D5EAE2 #D7D5EA #EAD5DD #E7EAD5
square
#D5EAE2 #D7D5EA #EAD5DD #E7EAD5
split-complementary
#D5EAE2 #EAD5E7 #EAD7D5
monochromatic
#83C1AA #ACD6C6 #D5EAE2 #EBF5F1 #EBF5F1
Accessibility & contrast
On white
1.26
#D5EAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#D5EAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EAE2
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EAE2 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E7E2
Deuteranopia (green-blind)
#E4E4E2
Tritanopia (blue-blind)
#D1EAE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d5eae2; /* rgb */ color: rgb(213, 234, 226); /* oklch */ color: oklch(91.9% 0.025 170.9);
Tailwind
colors: {
custom: {
50: '#e2f0eb',
500: '#d5eae2',
950: '#000000',
},
}SCSS
$custom: #d5eae2; $custom-light: #e2f0eb; $custom-dark: #000000;
JSON
{
"hex": "#d5eae2",
"rgb": {
"r": 213,
"g": 234,
"b": 226
},
"hsl": {
"h": 157.143,
"s": 33.333,
"l": 87.647
},
"oklch": {
"l": 0.91927,
"c": 0.02467,
"h": 170.9
},
"luminance": 0.78483
}Semantic roles & 50–950 ramp
primary
#D5EAE2
secondary
#C4A0AD
accent
#3965AC
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584