#D3F7E9#D3F7E9
#D3F7E9 is a very light, muted teal. Relative luminance 0.863; OKLCH L 94.7% C 0.042 H 169.9°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F7E9 |
|---|---|
| RGB | rgb(211, 247, 233) |
| HSL | hsl(157, 69%, 90%) |
| HSV | hsv(157, 15%, 97%) |
| CMYK | cmyk(14.6%, 0%, 5.7%, 3.1%) |
| CIE-LAB | lab(94.42, -14.26, 2.83) |
| CIE-LCH | lch(94.42, 14.54, 168.76°) |
| OKLab | oklab(94.66% -0.0411 0.0073) |
| OKLCH | oklch(94.66% 0.042 169.9) |
| XYZ | xyz(74.8291, 86.2519, 89.7808) |
| Luminance | 0.8625 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.03
Duck Egg Blue
#C3FBF4
ΔE00 5.09
Light Light Blue
#CAFFFB
ΔE00 5.44
Eggshell Blue
#C4FFF7
ΔE00 5.47
Ice Blue (survey)
#D7FFFE
ΔE00 5.54
Very Pale Blue
#D6FFFE
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F7E9 #F7D3E1
analogous
#D3F7D7 #D3F7E9 #D3F3F7
triadic
#D3F7E9 #E9D3F7 #F7E9D3
tetradic
#D3F7E9 #D7D3F7 #F7D3E1 #F3F7D3
square
#D3F7E9 #D7D3F7 #F7D3E1 #F3F7D3
split-complementary
#D3F7E9 #F7D3F3 #F7D7D3
monochromatic
#6BE4B5 #9FEECF #D3F7E9 #E5FAF2 #E5FAF2
Accessibility & contrast
On white
1.15
#D3F7E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#D3F7E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F7E9
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F7E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F7E9 | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E8
Deuteranopia (green-blind)
#EEEDEA
Tritanopia (blue-blind)
#CCF8F3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d3f7e9; /* rgb */ color: rgb(211, 247, 233); /* oklch */ color: oklch(94.7% 0.042 169.9);
Tailwind
colors: {
custom: {
50: '#e0f9f0',
500: '#d3f7e9',
950: '#000000',
},
}SCSS
$custom: #d3f7e9; $custom-light: #e0f9f0; $custom-dark: #000000;
JSON
{
"hex": "#d3f7e9",
"rgb": {
"r": 211,
"g": 247,
"b": 233
},
"hsl": {
"h": 156.667,
"s": 69.231,
"l": 89.804
},
"oklch": {
"l": 0.94661,
"c": 0.04172,
"h": 169.9
},
"luminance": 0.86254
}Semantic roles & 50–950 ramp
primary
#D3F7E9
secondary
#DA94AF
accent
#145ED1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585