#D1FFEF#D1FFEF
#D1FFEF is a very light, muted teal. Relative luminance 0.913; OKLCH L 96.4% C 0.052 H 172.0°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FFEF |
|---|---|
| RGB | rgb(209, 255, 239) |
| HSL | hsl(159, 100%, 91%) |
| HSV | hsv(159, 18%, 100%) |
| CMYK | cmyk(18%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(96.54, -17.69, 2.80) |
| CIE-LCH | lch(96.54, 17.91, 171.02°) |
| OKLab | oklab(96.36% -0.0511 0.0071) |
| OKLCH | oklch(96.36% 0.052 172) |
| XYZ | xyz(77.6303, 91.3050, 95.1781) |
| Luminance | 0.9131 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.96
Duck Egg Blue
#C3FBF4
ΔE00 4.06
Ice
#D6FFFA
ΔE00 4.41
Pale Aqua
#B8FFEB
ΔE00 4.74
Light Light Blue
#CAFFFB
ΔE00 4.74
Very Pale Blue
#D6FFFE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FFEF #FFD1E1
analogous
#D1FFD8 #D1FFEF #D1F8FF
triadic
#D1FFEF #EFD1FF #FFEFD1
tetradic
#D1FFEF #D8D1FF #FFD1E1 #F8FFD1
square
#D1FFEF #D8D1FF #FFD1E1 #F8FFD1
split-complementary
#D1FFEF #FFD1F8 #FFD8D1
monochromatic
#57FFC4 #94FFDA #D1FFEF #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.09
#D1FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#D1FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FFEF
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FFEF | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EE
Deuteranopia (green-blind)
#F3F2F0
Tritanopia (blue-blind)
#C7FFFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d1ffef; /* rgb */ color: rgb(209, 255, 239); /* oklch */ color: oklch(96.4% 0.052 172.0);
Tailwind
colors: {
custom: {
50: '#dffff4',
500: '#d1ffef',
950: '#000000',
},
}SCSS
$custom: #d1ffef; $custom-light: #dffff4; $custom-dark: #000000;
JSON
{
"hex": "#d1ffef",
"rgb": {
"r": 209,
"g": 255,
"b": 239
},
"hsl": {
"h": 159.13,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.96358,
"c": 0.0516,
"h": 172
},
"luminance": 0.91307
}Semantic roles & 50–950 ramp
primary
#D1FFEF
secondary
#EA8AAB
accent
#0050E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685