#D3F8EA#D3F8EA
#D3F8EA is a very light, muted teal. Relative luminance 0.869; OKLCH L 94.9% C 0.043 H 170.5°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F8EA |
|---|---|
| RGB | rgb(211, 248, 234) |
| HSL | hsl(157, 73%, 90%) |
| HSV | hsv(157, 15%, 97%) |
| CMYK | cmyk(14.9%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(94.71, -14.57, 2.73) |
| CIE-LCH | lch(94.71, 14.82, 169.38°) |
| OKLab | oklab(94.9% -0.042 0.007) |
| OKLCH | oklch(94.9% 0.043 170.5) |
| XYZ | xyz(75.2789, 86.9224, 90.6375) |
| Luminance | 0.8692 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.91
Duck Egg Blue
#C3FBF4
ΔE00 4.87
Eggshell Blue
#C4FFF7
ΔE00 5.23
Light Light Blue
#CAFFFB
ΔE00 5.23
Very Pale Blue
#D6FFFE
ΔE00 5.46
Ice Blue (survey)
#D7FFFE
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F8EA #F8D3E1
analogous
#D3F8D7 #D3F8EA #D3F4F8
triadic
#D3F8EA #EAD3F8 #F8EAD3
tetradic
#D3F8EA #D7D3F8 #F8D3E1 #F4F8D3
square
#D3F8EA #D7D3F8 #F8D3E1 #F4F8D3
split-complementary
#D3F8EA #F8D3F4 #F8D7D3
monochromatic
#69E7B8 #9EF0D1 #D3F8EA #E5FBF2 #E5FBF2
Accessibility & contrast
On white
1.14
#D3F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#D3F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F8EA
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F8EA | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#EFEEEB
Tritanopia (blue-blind)
#CBF9F4
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d3f8ea; /* rgb */ color: rgb(211, 248, 234); /* oklch */ color: oklch(94.9% 0.043 170.5);
Tailwind
colors: {
custom: {
50: '#e0faf0',
500: '#d3f8ea',
950: '#000000',
},
}SCSS
$custom: #d3f8ea; $custom-light: #e0faf0; $custom-dark: #000000;
JSON
{
"hex": "#d3f8ea",
"rgb": {
"r": 211,
"g": 248,
"b": 234
},
"hsl": {
"h": 157.297,
"s": 72.549,
"l": 90
},
"oklch": {
"l": 0.94895,
"c": 0.04259,
"h": 170.5
},
"luminance": 0.86924
}Semantic roles & 50–950 ramp
primary
#D3F8EA
secondary
#DC93AF
accent
#115BD5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585