#91E4BB#91E4BB
#91E4BB is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.4% C 0.100 H 161.8°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #91E4BB |
|---|---|
| RGB | rgb(145, 228, 187) |
| HSL | hsl(150, 61%, 73%) |
| HSV | hsv(150, 36%, 89%) |
| CMYK | cmyk(36.4%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(84.53, -34.08, 12.12) |
| CIE-LCH | lch(84.53, 36.18, 160.42°) |
| OKLab | oklab(85.44% -0.095 0.0312) |
| OKLCH | oklch(85.44% 0.1 161.8) |
| XYZ | xyz(48.3867, 65.0915, 57.0184) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.72
Seafoam
#7FE0B3
ΔE00 2.27
Mint
#AAF0C1
ΔE00 4.10
Light Turquoise
#7EF4CC
ΔE00 4.87
Hospital Green
#9BE5AA
ΔE00 4.98
Pale Turquoise
#A5FBD5
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E4BB #E491BA
analogous
#91E491 #91E4BB #91E4E4
triadic
#91E4BB #BB91E4 #E4BB91
tetradic
#91E4BB #9191E4 #E491BA #E4E491
square
#91E4BB #9191E4 #E491BA #E4E491
split-complementary
#91E4BB #E491E4 #E49191
monochromatic
#31C97E #60D89D #91E4BB #C2F0D9 #E6F9F0
Accessibility & contrast
On white
1.50
#91E4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#91E4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E4BB
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E4BB | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#D4CFBD
Tritanopia (blue-blind)
#7EE4D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #91e4bb; /* rgb */ color: rgb(145, 228, 187); /* oklch */ color: oklch(85.4% 0.100 161.8);
Tailwind
colors: {
custom: {
50: '#b4edcf',
500: '#91e4bb',
950: '#000000',
},
}SCSS
$custom: #91e4bb; $custom-light: #b4edcf; $custom-dark: #000000;
JSON
{
"hex": "#91e4bb",
"rgb": {
"r": 145,
"g": 228,
"b": 187
},
"hsl": {
"h": 150.361,
"s": 60.584,
"l": 73.137
},
"oklch": {
"l": 0.85439,
"c": 0.10002,
"h": 161.8
},
"luminance": 0.65094
}Semantic roles & 50–950 ramp
primary
#91E4BB
secondary
#BD5C8C
accent
#1D72C8
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111613
muted
#818583