#D1FFEB#D1FFEB
#D1FFEB is a very light, muted teal. Relative luminance 0.911; OKLCH L 96.3% C 0.054 H 167.0°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FFEB |
|---|---|
| RGB | rgb(209, 255, 235) |
| HSL | hsl(154, 100%, 91%) |
| HSV | hsv(154, 18%, 100%) |
| CMYK | cmyk(18%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(96.44, -18.45, 4.72) |
| CIE-LCH | lch(96.44, 19.04, 165.66°) |
| OKLab | oklab(96.25% -0.0527 0.0122) |
| OKLCH | oklch(96.25% 0.054 167) |
| XYZ | xyz(77.0459, 91.0713, 92.1003) |
| Luminance | 0.9107 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.67
Eggshell Blue
#C4FFF7
ΔE00 5.14
Duck Egg Blue
#C3FBF4
ΔE00 5.30
Ice
#D6FFFA
ΔE00 5.75
Light Light Blue
#CAFFFB
ΔE00 6.12
Pale Cyan
#B7FFFA
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FFEB #FFD1E5
analogous
#D1FFD4 #D1FFEB #D1FCFF
triadic
#D1FFEB #EBD1FF #FFEBD1
tetradic
#D1FFEB #D4D1FF #FFD1E5 #FCFFD1
square
#D1FFEB #D4D1FF #FFD1E5 #FCFFD1
split-complementary
#D1FFEB #FFD1FC #FFD4D1
monochromatic
#57FFB6 #94FFD0 #D1FFEB #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.09
#D1FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#D1FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FFEB
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FFEB | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8EA
Deuteranopia (green-blind)
#F4F2EC
Tritanopia (blue-blind)
#C8FFF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d1ffeb; /* rgb */ color: rgb(209, 255, 235); /* oklch */ color: oklch(96.3% 0.054 167.0);
Tailwind
colors: {
custom: {
50: '#dffff1',
500: '#d1ffeb',
950: '#000000',
},
}SCSS
$custom: #d1ffeb; $custom-light: #dffff1; $custom-dark: #000000;
JSON
{
"hex": "#d1ffeb",
"rgb": {
"r": 209,
"g": 255,
"b": 235
},
"hsl": {
"h": 153.913,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.9625,
"c": 0.05407,
"h": 167
},
"luminance": 0.91073
}Semantic roles & 50–950 ramp
primary
#D1FFEB
secondary
#EA8AB4
accent
#0064E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685