#D3F7FA#D3F7FA
#D3F7FA is a very light, muted teal. Relative luminance 0.873; OKLCH L 95.1% C 0.037 H 202.7°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F7FA |
|---|---|
| RGB | rgb(211, 247, 250) |
| HSL | hsl(185, 80%, 90%) |
| HSV | hsv(185, 16%, 98%) |
| CMYK | cmyk(15.6%, 1.2%, 0%, 2%) |
| CIE-LAB | lab(94.85, -10.95, -5.33) |
| CIE-LCH | lch(94.85, 12.18, 205.95°) |
| OKLab | oklab(95.15% -0.0345 -0.0144) |
| OKLCH | oklch(95.15% 0.037 202.7) |
| XYZ | xyz(77.3755, 87.2705, 103.1921) |
| Luminance | 0.8727 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.43
Very Light Blue
#D5FFFF
ΔE00 2.59
Ice Blue (survey)
#D7FFFE
ΔE00 2.62
Really Light Blue
#D4FFFF
ΔE00 2.73
Very Pale Blue
#D6FFFE
ΔE00 2.73
Pale Blue
#D0FEFE
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F7FA #FAD6D3
analogous
#D3FAE9 #D3F7FA #D3E3FA
triadic
#D3F7FA #FAD3F7 #F7FAD3
tetradic
#D3F7FA #E9D3FA #FAD6D3 #E3FAD3
square
#D3F7FA #E9D3FA #FAD6D3 #E3FAD3
split-complementary
#D3F7FA #FAD3E3 #FAE9D3
monochromatic
#65E3EE #9CEDF4 #D3F7FA #E4FAFC #E4FAFC
Accessibility & contrast
On white
1.14
#D3F7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#D3F7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F7FA
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F7FA | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FA
Deuteranopia (green-blind)
#EAEEFA
Tritanopia (blue-blind)
#C8FAF8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d3f7fa; /* rgb */ color: rgb(211, 247, 250); /* oklch */ color: oklch(95.1% 0.037 202.7);
Tailwind
colors: {
custom: {
50: '#e1f9fb',
500: '#d3f7fa',
950: '#000000',
},
}SCSS
$custom: #d3f7fa; $custom-light: #e1f9fb; $custom-dark: #000000;
JSON
{
"hex": "#d3f7fa",
"rgb": {
"r": 211,
"g": 247,
"b": 250
},
"hsl": {
"h": 184.615,
"s": 79.592,
"l": 90.392
},
"oklch": {
"l": 0.95147,
"c": 0.03741,
"h": 202.7
},
"luminance": 0.87273
}Semantic roles & 50–950 ramp
primary
#D3F7FA
secondary
#E09791
accent
#1A0ADC
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585