#D5F2EE#D5F2EE
#D5F2EE is a very light, muted teal. Relative luminance 0.838; OKLCH L 93.9% C 0.031 H 186.6°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D5F2EE |
|---|---|
| RGB | rgb(213, 242, 238) |
| HSL | hsl(172, 53%, 89%) |
| HSV | hsv(172, 12%, 95%) |
| CMYK | cmyk(12%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(93.37, -10.18, -1.27) |
| CIE-LCH | lch(93.37, 10.25, 187.10°) |
| OKLab | oklab(93.91% -0.0305 -0.0035) |
| OKLCH | oklch(93.91% 0.031 186.6) |
| XYZ | xyz(74.6216, 83.8219, 93.1201) |
| Luminance | 0.8382 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.20
Ice Blue (survey)
#D7FFFE
ΔE00 3.72
Ice
#D6FFFA
ΔE00 3.85
Very Pale Blue
#D6FFFE
ΔE00 3.86
Very Light Blue
#D5FFFF
ΔE00 4.12
Really Light Blue
#D4FFFF
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5F2EE #F2D5D9
analogous
#D5F2E0 #D5F2EE #D5E8F2
triadic
#D5F2EE #EED5F2 #F2EED5
tetradic
#D5F2EE #E0D5F2 #F2D5D9 #E8F2D5
square
#D5F2EE #E0D5F2 #F2D5D9 #E8F2D5
split-complementary
#D5F2EE #F2D5E8 #F2E0D5
monochromatic
#78D5C8 #A6E4DB #D5F2EE #E8F8F6 #E8F8F6
Accessibility & contrast
On white
1.18
#D5F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#D5F2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5F2EE
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5F2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5F2EE | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEE
Deuteranopia (green-blind)
#E9EAEE
Tritanopia (blue-blind)
#CEF4F1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d5f2ee; /* rgb */ color: rgb(213, 242, 238); /* oklch */ color: oklch(93.9% 0.031 186.6);
Tailwind
colors: {
custom: {
50: '#e2f6f3',
500: '#d5f2ee',
950: '#000000',
},
}SCSS
$custom: #d5f2ee; $custom-light: #e2f6f3; $custom-dark: #000000;
JSON
{
"hex": "#d5f2ee",
"rgb": {
"r": 213,
"g": 242,
"b": 238
},
"hsl": {
"h": 171.724,
"s": 52.727,
"l": 89.216
},
"oklch": {
"l": 0.93905,
"c": 0.03074,
"h": 186.6
},
"luminance": 0.83823
}Semantic roles & 50–950 ramp
primary
#D5F2EE
secondary
#D19BA2
accent
#253BC0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585