#91E4DB#91E4DB
#91E4DB is a very light, moderate teal. Relative luminance 0.666; OKLCH L 86.3% C 0.082 H 187.1°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #91E4DB |
|---|---|
| RGB | rgb(145, 228, 219) |
| HSL | hsl(173, 61%, 73%) |
| HSV | hsv(173, 36%, 89%) |
| CMYK | cmyk(36.4%, 0%, 3.9%, 10.6%) |
| CIE-LAB | lab(85.31, -27.22, -3.60) |
| CIE-LCH | lch(85.31, 27.45, 187.53°) |
| OKLab | oklab(86.33% -0.0815 -0.0101) |
| OKLCH | oklch(86.33% 0.082 187.1) |
| XYZ | xyz(52.2020, 66.6176, 77.1119) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.69
Tiffany Blue
#7BF2DA
ΔE00 6.31
Light Cyan
#ACFFFC
ΔE00 6.42
Pale Cyan
#B7FFFA
ΔE00 6.70
Turquoise
#40E0D0
ΔE00 7.08
Duck Egg Blue
#C3FBF4
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E4DB #E4919A
analogous
#91E4B1 #91E4DB #91C3E4
triadic
#91E4DB #DB91E4 #E4DB91
tetradic
#91E4DB #B191E4 #E4919A #C3E491
square
#91E4DB #B191E4 #E4919A #C3E491
split-complementary
#91E4DB #E491C3 #E4B191
monochromatic
#31C9B9 #60D8CB #91E4DB #C2F0EB #E6F9F7
Accessibility & contrast
On white
1.47
#91E4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#91E4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E4DB
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E4DB | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDB
Deuteranopia (green-blind)
#CDD1DC
Tritanopia (blue-blind)
#72E8E1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #91e4db; /* rgb */ color: rgb(145, 228, 219); /* oklch */ color: oklch(86.3% 0.082 187.1);
Tailwind
colors: {
custom: {
50: '#b5ece6',
500: '#91e4db',
950: '#000000',
},
}SCSS
$custom: #91e4db; $custom-light: #b5ece6; $custom-dark: #000000;
JSON
{
"hex": "#91e4db",
"rgb": {
"r": 145,
"g": 228,
"b": 219
},
"hsl": {
"h": 173.494,
"s": 60.584,
"l": 73.137
},
"oklch": {
"l": 0.86325,
"c": 0.08209,
"h": 187.1
},
"luminance": 0.66621
}Semantic roles & 50–950 ramp
primary
#91E4DB
secondary
#BD5C67
accent
#1D30C8
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484