#D7F8EA#D7F8EA
#D7F8EA is a very light, muted teal. Relative luminance 0.875; OKLCH L 95.2% C 0.039 H 168.0°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D7F8EA |
|---|---|
| RGB | rgb(215, 248, 234) |
| HSL | hsl(155, 70%, 91%) |
| HSV | hsv(155, 13%, 97%) |
| CMYK | cmyk(13.3%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(94.96, -13.30, 3.13) |
| CIE-LCH | lch(94.96, 13.66, 166.75°) |
| OKLab | oklab(95.16% -0.0382 0.0081) |
| OKLCH | oklch(95.16% 0.039 168) |
| XYZ | xyz(76.4395, 87.5208, 90.6919) |
| Luminance | 0.8752 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.20
Ice Blue (survey)
#D7FFFE
ΔE00 5.60
Very Pale Blue
#D6FFFE
ΔE00 5.64
Duck Egg Blue
#C3FBF4
ΔE00 5.77
Light Light Blue
#CAFFFB
ΔE00 5.93
Honeydew
#F0FFF0
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7F8EA #F8D7E5
analogous
#D7F8D9 #D7F8EA #D7F5F8
triadic
#D7F8EA #EAD7F8 #F8EAD7
tetradic
#D7F8EA #D9D7F8 #F8D7E5 #F5F8D7
square
#D7F8EA #D9D7F8 #F8D7E5 #F5F8D7
split-complementary
#D7F8EA #F8D7F5 #F8D9D7
monochromatic
#6FE6B3 #A3EFCF #D7F8EA #E5FAF1 #E5FAF1
Accessibility & contrast
On white
1.13
#D7F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#D7F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7F8EA
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7F8EA | 1.00 | 1.13 | 18.50 | 18.50 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#F0EFEB
Tritanopia (blue-blind)
#D0F8F4
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d7f8ea; /* rgb */ color: rgb(215, 248, 234); /* oklch */ color: oklch(95.2% 0.039 168.0);
Tailwind
colors: {
custom: {
50: '#e3faf0',
500: '#d7f8ea',
950: '#000000',
},
}SCSS
$custom: #d7f8ea; $custom-light: #e3faf0; $custom-dark: #000000;
JSON
{
"hex": "#d7f8ea",
"rgb": {
"r": 215,
"g": 248,
"b": 234
},
"hsl": {
"h": 154.545,
"s": 70.213,
"l": 90.784
},
"oklch": {
"l": 0.95161,
"c": 0.03902,
"h": 168
},
"luminance": 0.87522
}Semantic roles & 50–950 ramp
primary
#D7F8EA
secondary
#DC97B4
accent
#1364D2
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585