#D1FEFE#D1FEFE
#D1FEFE is a very light, muted teal. Relative luminance 0.916; OKLCH L 96.6% C 0.046 H 196.4°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FEFE |
|---|---|
| RGB | rgb(209, 254, 254) |
| HSL | hsl(180, 96%, 91%) |
| HSV | hsv(180, 18%, 100%) |
| CMYK | cmyk(17.7%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(96.65, -14.24, -4.75) |
| CIE-LCH | lch(96.65, 15.01, 198.46°) |
| OKLab | oklab(96.58% -0.044 -0.013) |
| OKLCH | oklch(96.58% 0.046 196.4) |
| XYZ | xyz(79.6207, 91.5921, 107.2307) |
| Luminance | 0.9160 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.23
Really Light Blue
#D4FFFF
ΔE00 0.54
Very Light Blue
#D5FFFF
ΔE00 0.76
Very Pale Blue
#D6FFFE
ΔE00 0.99
Ice Blue (survey)
#D7FFFE
ΔE00 1.22
Light Sky Blue
#C6FCFF
ΔE00 2.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FEFE #FED1D1
analogous
#D1FEE7 #D1FEFE #D1E7FE
triadic
#D1FEFE #FED1FE #FEFED1
tetradic
#D1FEFE #E7D1FE #FED1D1 #E7FED1
square
#D1FEFE #E7D1FE #FED1D1 #E7FED1
split-complementary
#D1FEFE #FED1E7 #FEE7D1
monochromatic
#59FBFB #95FDFD #D1FEFE #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.09
#D1FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#D1FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FEFE
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FEFE | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FE
Deuteranopia (green-blind)
#EFF2FE
Tritanopia (blue-blind)
#C3FFFE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d1fefe; /* rgb */ color: rgb(209, 254, 254); /* oklch */ color: oklch(96.6% 0.046 196.4);
Tailwind
colors: {
custom: {
50: '#dffefe',
500: '#d1fefe',
950: '#000000',
},
}SCSS
$custom: #d1fefe; $custom-light: #dffefe; $custom-dark: #000000;
JSON
{
"hex": "#d1fefe",
"rgb": {
"r": 209,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 95.745,
"l": 90.784
},
"oklch": {
"l": 0.96578,
"c": 0.04585,
"h": 196.4
},
"luminance": 0.91595
}Semantic roles & 50–950 ramp
primary
#D1FEFE
secondary
#E88B8B
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585