#D3F0EA#D3F0EA
#D3F0EA is a very light, muted teal. Relative luminance 0.821; OKLCH L 93.2% C 0.031 H 181.8°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F0EA |
|---|---|
| RGB | rgb(211, 240, 234) |
| HSL | hsl(168, 49%, 88%) |
| HSV | hsv(168, 12%, 94%) |
| CMYK | cmyk(12.1%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(92.62, -10.57, -0.30) |
| CIE-LCH | lch(92.62, 10.58, 181.64°) |
| OKLab | oklab(93.24% -0.0314 -0.001) |
| OKLCH | oklch(93.24% 0.031 181.8) |
| XYZ | xyz(72.8718, 82.1081, 89.8351) |
| Luminance | 0.8211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.05
Lightcyan
#E0FFFF
ΔE00 4.08
Ice Blue (survey)
#D7FFFE
ΔE00 4.29
Very Pale Blue
#D6FFFE
ΔE00 4.41
Very Light Blue
#D5FFFF
ΔE00 4.70
Really Light Blue
#D4FFFF
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F0EA #F0D3D9
analogous
#D3F0DB #D3F0EA #D3E7F0
triadic
#D3F0EA #EAD3F0 #F0EAD3
tetradic
#D3F0EA #DBD3F0 #F0D3D9 #E7F0D3
square
#D3F0EA #DBD3F0 #F0D3D9 #E7F0D3
split-complementary
#D3F0EA #F0D3E7 #F0DBD3
monochromatic
#78D1BE #A5E0D4 #D3F0EA #E8F7F4 #E8F7F4
Accessibility & contrast
On white
1.21
#D3F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#D3F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F0EA
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F0EA | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEA
Deuteranopia (green-blind)
#E7E8EB
Tritanopia (blue-blind)
#CCF1EE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d3f0ea; /* rgb */ color: rgb(211, 240, 234); /* oklch */ color: oklch(93.2% 0.031 181.8);
Tailwind
colors: {
custom: {
50: '#e0f5f0',
500: '#d3f0ea',
950: '#000000',
},
}SCSS
$custom: #d3f0ea; $custom-light: #e0f5f0; $custom-dark: #000000;
JSON
{
"hex": "#d3f0ea",
"rgb": {
"r": 211,
"g": 240,
"b": 234
},
"hsl": {
"h": 167.586,
"s": 49.153,
"l": 88.431
},
"oklch": {
"l": 0.93244,
"c": 0.03137,
"h": 181.8
},
"luminance": 0.8211
}Semantic roles & 50–950 ramp
primary
#D3F0EA
secondary
#CE9AA4
accent
#2948BC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585