#D1F4FA#D1F4FA
#D1F4FA is a very light, muted teal. Relative luminance 0.852; OKLCH L 94.4% C 0.037 H 209.1°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D1F4FA |
|---|---|
| RGB | rgb(209, 244, 250) |
| HSL | hsl(189, 80%, 90%) |
| HSV | hsv(189, 16%, 98%) |
| CMYK | cmyk(16.4%, 2.4%, 0%, 2%) |
| CIE-LAB | lab(93.95, -10.05, -6.67) |
| CIE-LCH | lch(93.95, 12.07, 213.57°) |
| OKLab | oklab(94.4% -0.0325 -0.0181) |
| OKLCH | oklch(94.4% 0.037 209.1) |
| XYZ | xyz(75.8960, 85.1567, 102.8621) |
| Luminance | 0.8516 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.48
Very Light Blue
#D5FFFF
ΔE00 4.01
Ice Blue (survey)
#D7FFFE
ΔE00 4.11
Really Light Blue
#D4FFFF
ΔE00 4.14
Very Pale Blue
#D6FFFE
ΔE00 4.22
Pale Blue
#D0FEFE
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1F4FA #FAD7D1
analogous
#D1FAEB #D1F4FA #D1E0FA
triadic
#D1F4FA #FAD1F4 #F4FAD1
tetradic
#D1F4FA #EBD1FA #FAD7D1 #E0FAD1
square
#D1F4FA #EBD1FA #FAD7D1 #E0FAD1
split-complementary
#D1F4FA #FAD1E0 #FAEBD1
monochromatic
#63DAEE #9AE7F4 #D1F4FA #E3F8FC #E3F8FC
Accessibility & contrast
On white
1.16
#D1F4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#D1F4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1F4FA
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1F4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1F4FA | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FA
Deuteranopia (green-blind)
#E6EBFA
Tritanopia (blue-blind)
#C5F7F6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d1f4fa; /* rgb */ color: rgb(209, 244, 250); /* oklch */ color: oklch(94.4% 0.037 209.1);
Tailwind
colors: {
custom: {
50: '#dff7fc',
500: '#d1f4fa',
950: '#000000',
},
}SCSS
$custom: #d1f4fa; $custom-light: #dff7fc; $custom-dark: #000000;
JSON
{
"hex": "#d1f4fa",
"rgb": {
"r": 209,
"g": 244,
"b": 250
},
"hsl": {
"h": 188.78,
"s": 80.392,
"l": 90
},
"oklch": {
"l": 0.94401,
"c": 0.03718,
"h": 209.1
},
"luminance": 0.85159
}Semantic roles & 50–950 ramp
primary
#D1F4FA
secondary
#E09B8F
accent
#2809DD
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585