#D1FFFF#D1FFFF
#D1FFFF is a very light, muted teal. Relative luminance 0.923; OKLCH L 96.8% C 0.047 H 196.4°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FFFF |
|---|---|
| RGB | rgb(209, 255, 255) |
| HSL | hsl(180, 100%, 91%) |
| HSV | hsv(180, 18%, 100%) |
| CMYK | cmyk(18%, 0%, 0%, 0%) |
| CIE-LAB | lab(96.94, -14.53, -4.85) |
| CIE-LCH | lch(96.94, 15.32, 198.45°) |
| OKLab | oklab(96.81% -0.0449 -0.0132) |
| OKLCH | oklch(96.81% 0.047 196.4) |
| XYZ | xyz(80.0995, 92.2927, 108.1823) |
| Luminance | 0.9230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.20
Really Light Blue
#D4FFFF
ΔE00 0.69
Very Light Blue
#D5FFFF
ΔE00 0.93
Very Pale Blue
#D6FFFE
ΔE00 1.15
Ice Blue (survey)
#D7FFFE
ΔE00 1.38
Light Sky Blue
#C6FCFF
ΔE00 2.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FFFF #FFD1D1
analogous
#D1FFE8 #D1FFFF #D1E8FF
triadic
#D1FFFF #FFD1FF #FFFFD1
tetradic
#D1FFFF #E8D1FF #FFD1D1 #E8FFD1
square
#D1FFFF #E8D1FF #FFD1D1 #E8FFD1
split-complementary
#D1FFFF #FFD1E8 #FFE8D1
monochromatic
#57FFFF #94FFFF #D1FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.08
#D1FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.46
#D1FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FFFF
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FFFF | 1.00 | 1.08 | 19.46 | 19.46 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFF
Deuteranopia (green-blind)
#EFF3FF
Tritanopia (blue-blind)
#C3FFFF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d1ffff; /* rgb */ color: rgb(209, 255, 255); /* oklch */ color: oklch(96.8% 0.047 196.4);
Tailwind
colors: {
custom: {
50: '#dfffff',
500: '#d1ffff',
950: '#000000',
},
}SCSS
$custom: #d1ffff; $custom-light: #dfffff; $custom-dark: #000000;
JSON
{
"hex": "#d1ffff",
"rgb": {
"r": 209,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.96814,
"c": 0.04678,
"h": 196.4
},
"luminance": 0.92295
}Semantic roles & 50–950 ramp
primary
#D1FFFF
secondary
#EA8A8A
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151818
muted
#848686