#D7F0EA#D7F0EA
#D7F0EA is a very light, muted teal. Relative luminance 0.827; OKLCH L 93.5% C 0.027 H 179.7°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D7F0EA |
|---|---|
| RGB | rgb(215, 240, 234) |
| HSL | hsl(166, 45%, 89%) |
| HSV | hsv(166, 10%, 94%) |
| CMYK | cmyk(10.4%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(92.89, -9.29, 0.11) |
| CIE-LCH | lch(92.89, 9.29, 179.30°) |
| OKLab | oklab(93.52% -0.0274 0.0002) |
| OKLCH | oklch(93.52% 0.027 179.7) |
| XYZ | xyz(74.0323, 82.7065, 89.8895) |
| Luminance | 0.8271 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.16
Ice
#D6FFFA
ΔE00 4.90
Ice Blue (survey)
#D7FFFE
ΔE00 4.99
Very Pale Blue
#D6FFFE
ΔE00 5.15
Very Light Blue
#D5FFFF
ΔE00 5.43
Really Light Blue
#D4FFFF
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7F0EA #F0D7DD
analogous
#D7F0DE #D7F0EA #D7EAF0
triadic
#D7F0EA #EAD7F0 #F0EAD7
tetradic
#D7F0EA #DED7F0 #F0D7DD #EAF0D7
square
#D7F0EA #DED7F0 #F0D7DD #EAF0D7
split-complementary
#D7F0EA #F0D7EA #F0DED7
monochromatic
#7ECFBB #AADFD3 #D7F0EA #E9F7F3 #E9F7F3
Accessibility & contrast
On white
1.20
#D7F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#D7F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7F0EA
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7F0EA | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#E9E9EA
Tritanopia (blue-blind)
#D1F1EE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d7f0ea; /* rgb */ color: rgb(215, 240, 234); /* oklch */ color: oklch(93.5% 0.027 179.7);
Tailwind
colors: {
custom: {
50: '#e3f5f0',
500: '#d7f0ea',
950: '#000000',
},
}SCSS
$custom: #d7f0ea; $custom-light: #e3f5f0; $custom-dark: #000000;
JSON
{
"hex": "#d7f0ea",
"rgb": {
"r": 215,
"g": 240,
"b": 234
},
"hsl": {
"h": 165.6,
"s": 45.455,
"l": 89.216
},
"oklch": {
"l": 0.93519,
"c": 0.02744,
"h": 179.7
},
"luminance": 0.82708
}Semantic roles & 50–950 ramp
primary
#D7F0EA
secondary
#CD9EA9
accent
#2D4EB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585