#D1FFFC#D1FFFC
#D1FFFC is a very light, muted teal. Relative luminance 0.921; OKLCH L 96.7% C 0.047 H 191.5°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FFFC |
|---|---|
| RGB | rgb(209, 255, 252) |
| HSL | hsl(176, 100%, 91%) |
| HSV | hsv(176, 18%, 100%) |
| CMYK | cmyk(18%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(96.86, -15.13, -3.42) |
| CIE-LCH | lch(96.86, 15.52, 192.72°) |
| OKLab | oklab(96.73% -0.046 -0.0094) |
| OKLCH | oklch(96.73% 0.047 191.5) |
| XYZ | xyz(79.6203, 92.1010, 105.6588) |
| Luminance | 0.9210 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 1.25
Ice
#D6FFFA
ΔE00 1.32
Really Light Blue
#D4FFFF
ΔE00 1.54
Very Pale Blue
#D6FFFE
ΔE00 1.55
Light Light Blue
#CAFFFB
ΔE00 1.60
Very Light Blue
#D5FFFF
ΔE00 1.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FFFC #FFD1D4
analogous
#D1FFE5 #D1FFFC #D1EBFF
triadic
#D1FFFC #FCD1FF #FFFCD1
tetradic
#D1FFFC #E5D1FF #FFD1D4 #EBFFD1
square
#D1FFFC #E5D1FF #FFD1D4 #EBFFD1
split-complementary
#D1FFFC #FFD1EB #FFE5D1
monochromatic
#57FFF4 #94FFF8 #D1FFFC #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.08
#D1FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#D1FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FFFC
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FFFC | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFC
Deuteranopia (green-blind)
#F0F3FD
Tritanopia (blue-blind)
#C4FFFE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d1fffc; /* rgb */ color: rgb(209, 255, 252); /* oklch */ color: oklch(96.7% 0.047 191.5);
Tailwind
colors: {
custom: {
50: '#dffffd',
500: '#d1fffc',
950: '#000000',
},
}SCSS
$custom: #d1fffc; $custom-light: #dffffd; $custom-dark: #000000;
JSON
{
"hex": "#d1fffc",
"rgb": {
"r": 209,
"g": 255,
"b": 252
},
"hsl": {
"h": 176.087,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.96726,
"c": 0.04698,
"h": 191.5
},
"luminance": 0.92104
}Semantic roles & 50–950 ramp
primary
#D1FFFC
secondary
#EA8A90
accent
#000FE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685