#D5ECE2#D5ECE2
#D5ECE2 is a very light, muted teal. Relative luminance 0.796; OKLCH L 92.3% C 0.028 H 167.8°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D5ECE2 |
|---|---|
| RGB | rgb(213, 236, 226) |
| HSL | hsl(154, 38%, 88%) |
| HSV | hsv(154, 10%, 93%) |
| CMYK | cmyk(9.7%, 0%, 4.2%, 7.5%) |
| CIE-LAB | lab(91.52, -9.42, 2.27) |
| CIE-LCH | lch(91.52, 9.69, 166.47°) |
| OKLab | oklab(92.34% -0.0271 0.0059) |
| OKLCH | oklch(92.34% 0.028 167.8) |
| XYZ | xyz(71.1605, 79.6270, 83.5572) |
| Luminance | 0.7963 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.35
Lightcyan
#E0FFFF
ΔE00 6.03
Ice
#D6FFFA
ΔE00 6.12
Ice Blue (survey)
#D7FFFE
ΔE00 6.61
Very Pale Blue
#D6FFFE
ΔE00 6.74
Very Light Blue
#D5FFFF
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5ECE2 #ECD5DF
analogous
#D5ECD6 #D5ECE2 #D5EAEC
triadic
#D5ECE2 #E2D5EC #ECE2D5
tetradic
#D5ECE2 #D6D5EC #ECD5DF #EAECD5
square
#D5ECE2 #D6D5EC #ECD5DF #EAECD5
split-complementary
#D5ECE2 #ECD5EA #ECD6D5
monochromatic
#81C6A8 #ABD9C5 #D5ECE2 #EAF5F0 #EAF5F0
Accessibility & contrast
On white
1.24
#D5ECE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#D5ECE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5ECE2
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5ECE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5ECE2 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE9E2
Deuteranopia (green-blind)
#E6E5E3
Tritanopia (blue-blind)
#D1ECE9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d5ece2; /* rgb */ color: rgb(213, 236, 226); /* oklch */ color: oklch(92.3% 0.028 167.8);
Tailwind
colors: {
custom: {
50: '#e2f2eb',
500: '#d5ece2',
950: '#000000',
},
}SCSS
$custom: #d5ece2; $custom-light: #e2f2eb; $custom-dark: #000000;
JSON
{
"hex": "#d5ece2",
"rgb": {
"r": 213,
"g": 236,
"b": 226
},
"hsl": {
"h": 153.913,
"s": 37.705,
"l": 88.039
},
"oklch": {
"l": 0.92337,
"c": 0.02772,
"h": 167.8
},
"luminance": 0.79628
}Semantic roles & 50–950 ramp
primary
#D5ECE2
secondary
#C79EB0
accent
#356BB1
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584