#D1FCFF#D1FCFF
#D1FCFF is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.2% C 0.044 H 201.7°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FCFF |
|---|---|
| RGB | rgb(209, 252, 255) |
| HSL | hsl(184, 100%, 91%) |
| HSV | hsv(184, 18%, 100%) |
| CMYK | cmyk(18%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(96.16, -13.04, -6.00) |
| CIE-LCH | lch(96.16, 14.35, 204.69°) |
| OKLab | oklab(96.2% -0.041 -0.0163) |
| OKLCH | oklch(96.2% 0.044 201.7) |
| XYZ | xyz(79.1499, 90.3936, 107.8658) |
| Luminance | 0.9040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 1.37
Really Light Blue
#D4FFFF
ΔE00 1.39
Pale Blue
#D0FEFE
ΔE00 1.60
Very Pale Blue
#D6FFFE
ΔE00 1.76
Ice Blue (survey)
#D7FFFE
ΔE00 1.80
Light Sky Blue
#C6FCFF
ΔE00 2.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FCFF #FFD4D1
analogous
#D1FFEB #D1FCFF #D1E5FF
triadic
#D1FCFF #FFD1FC #FCFFD1
tetradic
#D1FCFF #EBD1FF #FFD4D1 #E5FFD1
square
#D1FCFF #EBD1FF #FFD4D1 #E5FFD1
split-complementary
#D1FCFF #FFD1E5 #FFEBD1
monochromatic
#57F4FF #94F8FF #D1FCFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.10
#D1FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#D1FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FCFF
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FCFF | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F8FF
Deuteranopia (green-blind)
#EDF1FF
Tritanopia (blue-blind)
#C3FFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d1fcff; /* rgb */ color: rgb(209, 252, 255); /* oklch */ color: oklch(96.2% 0.044 201.7);
Tailwind
colors: {
custom: {
50: '#dffdff',
500: '#d1fcff',
950: '#000000',
},
}SCSS
$custom: #d1fcff; $custom-light: #dffdff; $custom-dark: #000000;
JSON
{
"hex": "#d1fcff",
"rgb": {
"r": 209,
"g": 252,
"b": 255
},
"hsl": {
"h": 183.913,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.96195,
"c": 0.04414,
"h": 201.7
},
"luminance": 0.90396
}Semantic roles & 50–950 ramp
primary
#D1FCFF
secondary
#EA908A
accent
#0F00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586