#91E5BB#91E5BB
#91E5BB is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.7% C 0.101 H 161.5°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #91E5BB |
|---|---|
| RGB | rgb(145, 229, 187) |
| HSL | hsl(150, 62%, 73%) |
| HSV | hsv(150, 37%, 90%) |
| CMYK | cmyk(36.7%, 0%, 18.3%, 10.2%) |
| CIE-LAB | lab(84.81, -34.55, 12.52) |
| CIE-LCH | lch(84.81, 36.75, 160.07°) |
| OKLab | oklab(85.67% -0.0962 0.0322) |
| OKLCH | oklch(85.67% 0.101 161.5) |
| XYZ | xyz(48.6626, 65.6433, 57.1103) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.94
Seafoam
#7FE0B3
ΔE00 2.26
Mint
#AAF0C1
ΔE00 3.92
Light Turquoise
#7EF4CC
ΔE00 4.76
Hospital Green
#9BE5AA
ΔE00 4.79
Pale Turquoise
#A5FBD5
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E5BB #E591BB
analogous
#91E591 #91E5BB #91E5E5
triadic
#91E5BB #BB91E5 #E5BB91
tetradic
#91E5BB #9191E5 #E591BB #E5E591
square
#91E5BB #9191E5 #E591BB #E5E591
split-complementary
#91E5BB #E591E5 #E59191
monochromatic
#30CB7E #5FD99C #91E5BB #C2F1DA #E6F9F0
Accessibility & contrast
On white
1.49
#91E5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#91E5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E5BB
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E5BB | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#D5D0BD
Tritanopia (blue-blind)
#7DE5D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #91e5bb; /* rgb */ color: rgb(145, 229, 187); /* oklch */ color: oklch(85.7% 0.101 161.5);
Tailwind
colors: {
custom: {
50: '#b4edcf',
500: '#91e5bb',
950: '#000000',
},
}SCSS
$custom: #91e5bb; $custom-light: #b4edcf; $custom-dark: #000000;
JSON
{
"hex": "#91e5bb",
"rgb": {
"r": 145,
"g": 229,
"b": 187
},
"hsl": {
"h": 150,
"s": 61.765,
"l": 73.333
},
"oklch": {
"l": 0.85668,
"c": 0.10149,
"h": 161.5
},
"luminance": 0.65646
}Semantic roles & 50–950 ramp
primary
#91E5BB
secondary
#BE5C8D
accent
#1C73C9
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111613
muted
#818583