#D1FFFD#D1FFFD
#D1FFFD is a very light, muted teal. Relative luminance 0.922; OKLCH L 96.8% C 0.047 H 193.1°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FFFD |
|---|---|
| RGB | rgb(209, 255, 253) |
| HSL | hsl(177, 100%, 91%) |
| HSV | hsv(177, 18%, 100%) |
| CMYK | cmyk(18%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(96.89, -14.93, -3.89) |
| CIE-LCH | lch(96.89, 15.43, 194.61°) |
| OKLab | oklab(96.76% -0.0457 -0.0107) |
| OKLCH | oklch(96.76% 0.047 193.1) |
| XYZ | xyz(79.7792, 92.1646, 106.4956) |
| Luminance | 0.9217 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.84
Really Light Blue
#D4FFFF
ΔE00 1.19
Very Pale Blue
#D6FFFE
ΔE00 1.31
Very Light Blue
#D5FFFF
ΔE00 1.37
Ice Blue (survey)
#D7FFFE
ΔE00 1.55
Ice
#D6FFFA
ΔE00 1.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FFFD #FFD1D3
analogous
#D1FFE6 #D1FFFD #D1EAFF
triadic
#D1FFFD #FDD1FF #FFFDD1
tetradic
#D1FFFD #E6D1FF #FFD1D3 #EAFFD1
square
#D1FFFD #E6D1FF #FFD1D3 #EAFFD1
split-complementary
#D1FFFD #FFD1EA #FFE6D1
monochromatic
#57FFF8 #94FFFA #D1FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.08
#D1FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.43
#D1FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FFFD
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FFFD | 1.00 | 1.08 | 19.43 | 19.43 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFD
Deuteranopia (green-blind)
#F0F3FE
Tritanopia (blue-blind)
#C3FFFE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d1fffd; /* rgb */ color: rgb(209, 255, 253); /* oklch */ color: oklch(96.8% 0.047 193.1);
Tailwind
colors: {
custom: {
50: '#dffffe',
500: '#d1fffd',
950: '#000000',
},
}SCSS
$custom: #d1fffd; $custom-light: #dffffe; $custom-dark: #000000;
JSON
{
"hex": "#d1fffd",
"rgb": {
"r": 209,
"g": 255,
"b": 253
},
"hsl": {
"h": 177.391,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.96755,
"c": 0.04688,
"h": 193.1
},
"luminance": 0.92167
}Semantic roles & 50–950 ramp
primary
#D1FFFD
secondary
#EA8A8E
accent
#000AE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685