#91E4DA#91E4DA
#91E4DA is a very light, moderate teal. Relative luminance 0.666; OKLCH L 86.3% C 0.082 H 186.1°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #91E4DA |
|---|---|
| RGB | rgb(145, 228, 218) |
| HSL | hsl(173, 61%, 73%) |
| HSV | hsv(173, 36%, 89%) |
| CMYK | cmyk(36.4%, 0%, 4.4%, 10.6%) |
| CIE-LAB | lab(85.28, -27.44, -3.11) |
| CIE-LCH | lch(85.28, 27.62, 186.47°) |
| OKLab | oklab(86.3% -0.0819 -0.0088) |
| OKLCH | oklch(86.3% 0.082 186.1) |
| XYZ | xyz(52.0707, 66.5651, 76.4206) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.93
Tiffany Blue
#7BF2DA
ΔE00 6.03
Light Cyan
#ACFFFC
ΔE00 6.58
Pale Cyan
#B7FFFA
ΔE00 6.81
Turquoise
#40E0D0
ΔE00 6.96
Pale Aqua
#B8FFEB
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E4DA #E4919B
analogous
#91E4B0 #91E4DA #91C4E4
triadic
#91E4DA #DA91E4 #E4DA91
tetradic
#91E4DA #B091E4 #E4919B #C4E491
square
#91E4DA #B091E4 #E4919B #C4E491
split-complementary
#91E4DA #E491C4 #E4B091
monochromatic
#31C9B7 #60D8C9 #91E4DA #C2F0EB #E6F9F7
Accessibility & contrast
On white
1.47
#91E4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#91E4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E4DA
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E4DA | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBDA
Deuteranopia (green-blind)
#CDD1DB
Tritanopia (blue-blind)
#73E8E1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #91e4da; /* rgb */ color: rgb(145, 228, 218); /* oklch */ color: oklch(86.3% 0.082 186.1);
Tailwind
colors: {
custom: {
50: '#b4ece5',
500: '#91e4da',
950: '#000000',
},
}SCSS
$custom: #91e4da; $custom-light: #b4ece5; $custom-dark: #000000;
JSON
{
"hex": "#91e4da",
"rgb": {
"r": 145,
"g": 228,
"b": 218
},
"hsl": {
"h": 172.771,
"s": 60.584,
"l": 73.137
},
"oklch": {
"l": 0.86295,
"c": 0.08236,
"h": 186.1
},
"luminance": 0.66569
}Semantic roles & 50–950 ramp
primary
#91E4DA
secondary
#BD5C68
accent
#1D32C8
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484