#D1FFFE#D1FFFE
#D1FFFE is a very light, muted teal. Relative luminance 0.922; OKLCH L 96.8% C 0.047 H 194.8°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FFFE |
|---|---|
| RGB | rgb(209, 255, 254) |
| HSL | hsl(179, 100%, 91%) |
| HSV | hsv(179, 18%, 100%) |
| CMYK | cmyk(18%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(96.91, -14.73, -4.37) |
| CIE-LCH | lch(96.91, 15.37, 196.52°) |
| OKLab | oklab(96.78% -0.0453 -0.0119) |
| OKLCH | oklch(96.78% 0.047 194.8) |
| XYZ | xyz(79.9389, 92.2285, 107.3368) |
| Luminance | 0.9223 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.45
Really Light Blue
#D4FFFF
ΔE00 0.88
Very Light Blue
#D5FFFF
ΔE00 1.10
Very Pale Blue
#D6FFFE
ΔE00 1.17
Ice Blue (survey)
#D7FFFE
ΔE00 1.41
Ice
#D6FFFA
ΔE00 1.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FFFE #FFD1D2
analogous
#D1FFE7 #D1FFFE #D1E9FF
triadic
#D1FFFE #FED1FF #FFFED1
tetradic
#D1FFFE #E7D1FF #FFD1D2 #E9FFD1
square
#D1FFFE #E7D1FF #FFD1D2 #E9FFD1
split-complementary
#D1FFFE #FFD1E9 #FFE7D1
monochromatic
#57FFFB #94FFFD #D1FFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.08
#D1FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#D1FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FFFE
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FFFE | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFE
Deuteranopia (green-blind)
#F0F3FF
Tritanopia (blue-blind)
#C3FFFF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d1fffe; /* rgb */ color: rgb(209, 255, 254); /* oklch */ color: oklch(96.8% 0.047 194.8);
Tailwind
colors: {
custom: {
50: '#dffffe',
500: '#d1fffe',
950: '#000000',
},
}SCSS
$custom: #d1fffe; $custom-light: #dffffe; $custom-dark: #000000;
JSON
{
"hex": "#d1fffe",
"rgb": {
"r": 209,
"g": 255,
"b": 254
},
"hsl": {
"h": 178.696,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.96784,
"c": 0.04682,
"h": 194.8
},
"luminance": 0.92231
}Semantic roles & 50–950 ramp
primary
#D1FFFE
secondary
#EA8A8C
accent
#0005E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685