#D1FFEC#D1FFEC
#D1FFEC is a very light, muted teal. Relative luminance 0.911; OKLCH L 96.3% C 0.053 H 168.2°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FFEC |
|---|---|
| RGB | rgb(209, 255, 236) |
| HSL | hsl(155, 100%, 91%) |
| HSV | hsv(155, 18%, 100%) |
| CMYK | cmyk(18%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(96.46, -18.26, 4.24) |
| CIE-LCH | lch(96.46, 18.75, 166.94°) |
| OKLab | oklab(96.28% -0.0523 0.0109) |
| OKLCH | oklch(96.28% 0.053 168.2) |
| XYZ | xyz(77.1908, 91.1292, 92.8633) |
| Luminance | 0.9113 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.64
Eggshell Blue
#C4FFF7
ΔE00 4.84
Duck Egg Blue
#C3FBF4
ΔE00 4.98
Ice
#D6FFFA
ΔE00 5.42
Light Light Blue
#CAFFFB
ΔE00 5.78
Pale Cyan
#B7FFFA
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FFEC #FFD1E4
analogous
#D1FFD5 #D1FFEC #D1FBFF
triadic
#D1FFEC #ECD1FF #FFECD1
tetradic
#D1FFEC #D5D1FF #FFD1E4 #FBFFD1
square
#D1FFEC #D5D1FF #FFD1E4 #FBFFD1
split-complementary
#D1FFEC #FFD1FB #FFD5D1
monochromatic
#57FFB9 #94FFD3 #D1FFEC #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.09
#D1FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#D1FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FFEC
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FFEC | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EB
Deuteranopia (green-blind)
#F4F2ED
Tritanopia (blue-blind)
#C7FFF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d1ffec; /* rgb */ color: rgb(209, 255, 236); /* oklch */ color: oklch(96.3% 0.053 168.2);
Tailwind
colors: {
custom: {
50: '#dffff2',
500: '#d1ffec',
950: '#000000',
},
}SCSS
$custom: #d1ffec; $custom-light: #dffff2; $custom-dark: #000000;
JSON
{
"hex": "#d1ffec",
"rgb": {
"r": 209,
"g": 255,
"b": 236
},
"hsl": {
"h": 155.217,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.96277,
"c": 0.05342,
"h": 168.2
},
"luminance": 0.91131
}Semantic roles & 50–950 ramp
primary
#D1FFEC
secondary
#EA8AB2
accent
#005FE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685