#D5F8EA#D5F8EA
#D5F8EA is a very light, muted teal. Relative luminance 0.872; OKLCH L 95.0% C 0.041 H 169.3°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D5F8EA |
|---|---|
| RGB | rgb(213, 248, 234) |
| HSL | hsl(156, 71%, 90%) |
| HSV | hsv(156, 14%, 97%) |
| CMYK | cmyk(14.1%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(94.83, -13.93, 2.93) |
| CIE-LCH | lch(94.83, 14.24, 168.12°) |
| OKLab | oklab(95.03% -0.0401 0.0076) |
| OKLCH | oklch(95.03% 0.041 169.3) |
| XYZ | xyz(75.8556, 87.2198, 90.6645) |
| Luminance | 0.8722 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.02
Duck Egg Blue
#C3FBF4
ΔE00 5.31
Ice Blue (survey)
#D7FFFE
ΔE00 5.51
Very Pale Blue
#D6FFFE
ΔE00 5.53
Light Light Blue
#CAFFFB
ΔE00 5.56
Eggshell Blue
#C4FFF7
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5F8EA #F8D5E3
analogous
#D5F8D8 #D5F8EA #D5F4F8
triadic
#D5F8EA #EAD5F8 #F8EAD5
tetradic
#D5F8EA #D8D5F8 #F8D5E3 #F4F8D5
square
#D5F8EA #D8D5F8 #F8D5E3 #F4F8D5
split-complementary
#D5F8EA #F8D5F4 #F8D8D5
monochromatic
#6CE7B6 #A1EFD0 #D5F8EA #E5FBF2 #E5FBF2
Accessibility & contrast
On white
1.14
#D5F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#D5F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5F8EA
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5F8EA | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#EFEEEB
Tritanopia (blue-blind)
#CEF9F4
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d5f8ea; /* rgb */ color: rgb(213, 248, 234); /* oklch */ color: oklch(95.0% 0.041 169.3);
Tailwind
colors: {
custom: {
50: '#e2faf0',
500: '#d5f8ea',
950: '#000000',
},
}SCSS
$custom: #d5f8ea; $custom-light: #e2faf0; $custom-dark: #000000;
JSON
{
"hex": "#d5f8ea",
"rgb": {
"r": 213,
"g": 248,
"b": 234
},
"hsl": {
"h": 156,
"s": 71.429,
"l": 90.392
},
"oklch": {
"l": 0.95028,
"c": 0.0408,
"h": 169.3
},
"luminance": 0.87221
}Semantic roles & 50–950 ramp
primary
#D5F8EA
secondary
#DC95B2
accent
#125FD3
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585