#D5F0EA#D5F0EA
#D5F0EA is a very light, muted teal. Relative luminance 0.824; OKLCH L 93.4% C 0.029 H 180.8°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D5F0EA |
|---|---|
| RGB | rgb(213, 240, 234) |
| HSL | hsl(167, 47%, 89%) |
| HSV | hsv(167, 11%, 94%) |
| CMYK | cmyk(11.2%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(92.75, -9.94, -0.10) |
| CIE-LCH | lch(92.75, 9.94, 180.55°) |
| OKLab | oklab(93.38% -0.0294 -0.0004) |
| OKLCH | oklch(93.38% 0.029 180.8) |
| XYZ | xyz(73.4485, 82.4055, 89.8621) |
| Luminance | 0.8241 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.07
Ice
#D6FFFA
ΔE00 4.45
Ice Blue (survey)
#D7FFFE
ΔE00 4.61
Very Pale Blue
#D6FFFE
ΔE00 4.75
Very Light Blue
#D5FFFF
ΔE00 5.04
Really Light Blue
#D4FFFF
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5F0EA #F0D5DB
analogous
#D5F0DD #D5F0EA #D5E9F0
triadic
#D5F0EA #EAD5F0 #F0EAD5
tetradic
#D5F0EA #DDD5F0 #F0D5DB #E9F0D5
square
#D5F0EA #DDD5F0 #F0D5DB #E9F0D5
split-complementary
#D5F0EA #F0D5E9 #F0DDD5
monochromatic
#7BD0BD #A8E0D3 #D5F0EA #E8F7F4 #E8F7F4
Accessibility & contrast
On white
1.20
#D5F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#D5F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5F0EA
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5F0EA | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEA
Deuteranopia (green-blind)
#E8E9EA
Tritanopia (blue-blind)
#CFF1EE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d5f0ea; /* rgb */ color: rgb(213, 240, 234); /* oklch */ color: oklch(93.4% 0.029 180.8);
Tailwind
colors: {
custom: {
50: '#e2f5f0',
500: '#d5f0ea',
950: '#000000',
},
}SCSS
$custom: #d5f0ea; $custom-light: #e2f5f0; $custom-dark: #000000;
JSON
{
"hex": "#d5f0ea",
"rgb": {
"r": 213,
"g": 240,
"b": 234
},
"hsl": {
"h": 166.667,
"s": 47.368,
"l": 88.824
},
"oklch": {
"l": 0.93381,
"c": 0.0294,
"h": 180.8
},
"luminance": 0.82407
}Semantic roles & 50–950 ramp
primary
#D5F0EA
secondary
#CD9CA7
accent
#2B4BBB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585