#D3F7EA#D3F7EA
#D3F7EA is a very light, muted teal. Relative luminance 0.863; OKLCH L 94.7% C 0.041 H 171.6°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F7EA |
|---|---|
| RGB | rgb(211, 247, 234) |
| HSL | hsl(158, 69%, 90%) |
| HSV | hsv(158, 15%, 97%) |
| CMYK | cmyk(14.6%, 0%, 5.3%, 3.1%) |
| CIE-LAB | lab(94.44, -14.07, 2.35) |
| CIE-LCH | lch(94.44, 14.27, 170.51°) |
| OKLab | oklab(94.69% -0.0407 0.006) |
| OKLCH | oklch(94.69% 0.041 171.6) |
| XYZ | xyz(74.9723, 86.3092, 90.5353) |
| Luminance | 0.8631 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.70
Duck Egg Blue
#C3FBF4
ΔE00 4.90
Light Light Blue
#CAFFFB
ΔE00 5.17
Ice Blue (survey)
#D7FFFE
ΔE00 5.18
Very Pale Blue
#D6FFFE
ΔE00 5.19
Eggshell Blue
#C4FFF7
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F7EA #F7D3E0
analogous
#D3F7D8 #D3F7EA #D3F2F7
triadic
#D3F7EA #EAD3F7 #F7EAD3
tetradic
#D3F7EA #D8D3F7 #F7D3E0 #F2F7D3
square
#D3F7EA #D8D3F7 #F7D3E0 #F2F7D3
split-complementary
#D3F7EA #F7D3F2 #F7D8D3
monochromatic
#6BE4B9 #9FEED1 #D3F7EA #E5FAF3 #E5FAF3
Accessibility & contrast
On white
1.15
#D3F7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#D3F7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F7EA
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F7EA | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E9
Deuteranopia (green-blind)
#EEEDEB
Tritanopia (blue-blind)
#CBF8F3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d3f7ea; /* rgb */ color: rgb(211, 247, 234); /* oklch */ color: oklch(94.7% 0.041 171.6);
Tailwind
colors: {
custom: {
50: '#e0f9f0',
500: '#d3f7ea',
950: '#000000',
},
}SCSS
$custom: #d3f7ea; $custom-light: #e0f9f0; $custom-dark: #000000;
JSON
{
"hex": "#d3f7ea",
"rgb": {
"r": 211,
"g": 247,
"b": 234
},
"hsl": {
"h": 158.333,
"s": 69.231,
"l": 89.804
},
"oklch": {
"l": 0.94688,
"c": 0.04113,
"h": 171.6
},
"luminance": 0.86311
}Semantic roles & 50–950 ramp
primary
#D3F7EA
secondary
#DA94AD
accent
#1459D1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585