#D3F4FA#D3F4FA
#D3F4FA is a very light, muted teal. Relative luminance 0.855; OKLCH L 94.5% C 0.035 H 209.8°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F4FA |
|---|---|
| RGB | rgb(211, 244, 250) |
| HSL | hsl(189, 80%, 90%) |
| HSV | hsv(189, 16%, 98%) |
| CMYK | cmyk(15.6%, 2.4%, 0%, 2%) |
| CIE-LAB | lab(94.08, -9.44, -6.47) |
| CIE-LCH | lch(94.08, 11.45, 214.43°) |
| OKLab | oklab(94.53% -0.0306 -0.0175) |
| OKLCH | oklch(94.53% 0.035 209.8) |
| XYZ | xyz(76.4655, 85.4504, 102.8888) |
| Luminance | 0.8545 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.42
Very Light Blue
#D5FFFF
ΔE00 4.35
Ice Blue (survey)
#D7FFFE
ΔE00 4.39
Really Light Blue
#D4FFFF
ΔE00 4.49
Very Pale Blue
#D6FFFE
ΔE00 4.52
Pale Blue
#D0FEFE
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F4FA #FAD9D3
analogous
#D3FAEC #D3F4FA #D3E0FA
triadic
#D3F4FA #FAD3F4 #F4FAD3
tetradic
#D3F4FA #ECD3FA #FAD9D3 #E0FAD3
square
#D3F4FA #ECD3FA #FAD9D3 #E0FAD3
split-complementary
#D3F4FA #FAD3E0 #FAECD3
monochromatic
#65D9EE #9CE6F4 #D3F4FA #E4F8FC #E4F8FC
Accessibility & contrast
On white
1.16
#D3F4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#D3F4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F4FA
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F4FA | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FA
Deuteranopia (green-blind)
#E7ECFA
Tritanopia (blue-blind)
#C8F7F6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d3f4fa; /* rgb */ color: rgb(211, 244, 250); /* oklch */ color: oklch(94.5% 0.035 209.8);
Tailwind
colors: {
custom: {
50: '#e1f7fc',
500: '#d3f4fa',
950: '#000000',
},
}SCSS
$custom: #d3f4fa; $custom-light: #e1f7fc; $custom-dark: #000000;
JSON
{
"hex": "#d3f4fa",
"rgb": {
"r": 211,
"g": 244,
"b": 250
},
"hsl": {
"h": 189.231,
"s": 79.592,
"l": 90.392
},
"oklch": {
"l": 0.94533,
"c": 0.03523,
"h": 209.8
},
"luminance": 0.85452
}Semantic roles & 50–950 ramp
primary
#D3F4FA
secondary
#E09D91
accent
#2A0ADC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585