#D1FBFF#D1FBFF
#D1FBFF is a very light, muted teal. Relative luminance 0.898; OKLCH L 96.0% C 0.043 H 203.6°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FBFF |
|---|---|
| RGB | rgb(209, 251, 255) |
| HSL | hsl(185, 100%, 91%) |
| HSV | hsv(185, 18%, 100%) |
| CMYK | cmyk(18%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(95.90, -12.54, -6.38) |
| CIE-LCH | lch(95.90, 14.07, 206.96°) |
| OKLab | oklab(95.99% -0.0397 -0.0173) |
| OKLCH | oklch(95.99% 0.043 203.6) |
| XYZ | xyz(78.8367, 89.7672, 107.7614) |
| Luminance | 0.8977 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 1.86
Really Light Blue
#D4FFFF
ΔE00 1.91
Pale Blue
#D0FEFE
ΔE00 2.16
Ice Blue (survey)
#D7FFFE
ΔE00 2.22
Very Pale Blue
#D6FFFE
ΔE00 2.22
Light Sky Blue
#C6FCFF
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FBFF #FFD5D1
analogous
#D1FFEC #D1FBFF #D1E4FF
triadic
#D1FBFF #FFD1FB #FBFFD1
tetradic
#D1FBFF #ECD1FF #FFD5D1 #E4FFD1
square
#D1FBFF #ECD1FF #FFD5D1 #E4FFD1
split-complementary
#D1FBFF #FFD1E4 #FFECD1
monochromatic
#57F0FF #94F6FF #D1FBFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.11
#D1FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#D1FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FBFF
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FBFF | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FF
Deuteranopia (green-blind)
#ECF0FF
Tritanopia (blue-blind)
#C3FFFC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d1fbff; /* rgb */ color: rgb(209, 251, 255); /* oklch */ color: oklch(96.0% 0.043 203.6);
Tailwind
colors: {
custom: {
50: '#dffcff',
500: '#d1fbff',
950: '#000000',
},
}SCSS
$custom: #d1fbff; $custom-light: #dffcff; $custom-dark: #000000;
JSON
{
"hex": "#d1fbff",
"rgb": {
"r": 209,
"g": 251,
"b": 255
},
"hsl": {
"h": 185.217,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.95989,
"c": 0.04334,
"h": 203.6
},
"luminance": 0.8977
}Semantic roles & 50–950 ramp
primary
#D1FBFF
secondary
#EA928A
accent
#1400E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586