#D1FFED#D1FFED
#D1FFED is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.3% C 0.053 H 169.4°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FFED |
|---|---|
| RGB | rgb(209, 255, 237) |
| HSL | hsl(157, 100%, 91%) |
| HSV | hsv(157, 18%, 100%) |
| CMYK | cmyk(18%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(96.49, -18.07, 3.76) |
| CIE-LCH | lch(96.49, 18.46, 168.26°) |
| OKLab | oklab(96.3% -0.0519 0.0097) |
| OKLCH | oklch(96.3% 0.053 169.4) |
| XYZ | xyz(77.3365, 91.1875, 93.6306) |
| Luminance | 0.9119 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 4.54
Pale Aqua
#B8FFEB
ΔE00 4.64
Duck Egg Blue
#C3FBF4
ΔE00 4.67
Ice
#D6FFFA
ΔE00 5.09
Light Light Blue
#CAFFFB
ΔE00 5.44
Very Pale Blue
#D6FFFE
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FFED #FFD1E3
analogous
#D1FFD6 #D1FFED #D1FAFF
triadic
#D1FFED #EDD1FF #FFEDD1
tetradic
#D1FFED #D6D1FF #FFD1E3 #FAFFD1
square
#D1FFED #D6D1FF #FFD1E3 #FAFFD1
split-complementary
#D1FFED #FFD1FA #FFD6D1
monochromatic
#57FFBD #94FFD5 #D1FFED #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.09
#D1FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#D1FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FFED
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FFED | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EC
Deuteranopia (green-blind)
#F4F2EE
Tritanopia (blue-blind)
#C7FFFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d1ffed; /* rgb */ color: rgb(209, 255, 237); /* oklch */ color: oklch(96.3% 0.053 169.4);
Tailwind
colors: {
custom: {
50: '#dffff2',
500: '#d1ffed',
950: '#000000',
},
}SCSS
$custom: #d1ffed; $custom-light: #dffff2; $custom-dark: #000000;
JSON
{
"hex": "#d1ffed",
"rgb": {
"r": 209,
"g": 255,
"b": 237
},
"hsl": {
"h": 156.522,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.96304,
"c": 0.05278,
"h": 169.4
},
"luminance": 0.9119
}Semantic roles & 50–950 ramp
primary
#D1FFED
secondary
#EA8AB0
accent
#005AE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685