#91E4DE#91E4DE
#91E4DE is a very light, moderate teal. Relative luminance 0.668; OKLCH L 86.4% C 0.081 H 189.9°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #91E4DE |
|---|---|
| RGB | rgb(145, 228, 222) |
| HSL | hsl(176, 61%, 73%) |
| HSV | hsv(176, 36%, 89%) |
| CMYK | cmyk(36.4%, 0%, 2.6%, 10.6%) |
| CIE-LAB | lab(85.39, -26.52, -5.06) |
| CIE-LCH | lch(85.39, 27.00, 190.81°) |
| OKLab | oklab(86.42% -0.0802 -0.014) |
| OKLCH | oklch(86.42% 0.081 189.9) |
| XYZ | xyz(52.6005, 66.7770, 79.2106) |
| Luminance | 0.6678 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.01
Light Cyan
#ACFFFC
ΔE00 6.06
Pale Cyan
#B7FFFA
ΔE00 6.46
Robin'S Egg Blue
#98EFF9
ΔE00 6.52
Tiffany Blue
#7BF2DA
ΔE00 7.22
Duck Egg Blue
#C3FBF4
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E4DE #E49197
analogous
#91E4B4 #91E4DE #91C0E4
triadic
#91E4DE #DE91E4 #E4DE91
tetradic
#91E4DE #B491E4 #E49197 #C0E491
square
#91E4DE #B491E4 #E49197 #C0E491
split-complementary
#91E4DE #E491C0 #E4B491
monochromatic
#31C9BE #60D8CF #91E4DE #C2F0ED #E6F9F8
Accessibility & contrast
On white
1.46
#91E4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#91E4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E4DE
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E4DE | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDE
Deuteranopia (green-blind)
#CCD1DF
Tritanopia (blue-blind)
#71E8E2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #91e4de; /* rgb */ color: rgb(145, 228, 222); /* oklch */ color: oklch(86.4% 0.081 189.9);
Tailwind
colors: {
custom: {
50: '#b5ece8',
500: '#91e4de',
950: '#000000',
},
}SCSS
$custom: #91e4de; $custom-light: #b5ece8; $custom-dark: #000000;
JSON
{
"hex": "#91e4de",
"rgb": {
"r": 145,
"g": 228,
"b": 222
},
"hsl": {
"h": 175.663,
"s": 60.584,
"l": 73.137
},
"oklch": {
"l": 0.86416,
"c": 0.08146,
"h": 189.9
},
"luminance": 0.6678
}Semantic roles & 50–950 ramp
primary
#91E4DE
secondary
#BD5C63
accent
#1D2AC8
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484