#91E3BB#91E3BB
#91E3BB is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.2% C 0.099 H 162.2°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #91E3BB |
|---|---|
| RGB | rgb(145, 227, 187) |
| HSL | hsl(151, 59%, 73%) |
| HSV | hsv(151, 36%, 89%) |
| CMYK | cmyk(36.1%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(84.25, -33.62, 11.72) |
| CIE-LCH | lch(84.25, 35.60, 160.78°) |
| OKLab | oklab(85.21% -0.0938 0.0302) |
| OKLCH | oklch(85.21% 0.099 162.2) |
| XYZ | xyz(48.1124, 64.5429, 56.9269) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.53
Seafoam
#7FE0B3
ΔE00 2.33
Mint
#AAF0C1
ΔE00 4.30
Light Turquoise
#7EF4CC
ΔE00 5.01
Hospital Green
#9BE5AA
ΔE00 5.18
Pale Turquoise
#A5FBD5
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E3BB #E391B9
analogous
#91E392 #91E3BB #91E2E3
triadic
#91E3BB #BB91E3 #E3BB91
tetradic
#91E3BB #9291E3 #E391B9 #E2E391
square
#91E3BB #9291E3 #E391B9 #E2E391
split-complementary
#91E3BB #E391E2 #E39291
monochromatic
#33C77F #60D79D #91E3BB #C2EFD9 #E7F9F0
Accessibility & contrast
On white
1.51
#91E3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#91E3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E3BB
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E3BB | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#D3CEBD
Tritanopia (blue-blind)
#7EE3D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #91e3bb; /* rgb */ color: rgb(145, 227, 187); /* oklch */ color: oklch(85.2% 0.099 162.2);
Tailwind
colors: {
custom: {
50: '#b4eccf',
500: '#91e3bb',
950: '#000000',
},
}SCSS
$custom: #91e3bb; $custom-light: #b4eccf; $custom-dark: #000000;
JSON
{
"hex": "#91e3bb",
"rgb": {
"r": 145,
"g": 227,
"b": 187
},
"hsl": {
"h": 150.732,
"s": 59.42,
"l": 72.941
},
"oklch": {
"l": 0.85211,
"c": 0.09856,
"h": 162.2
},
"luminance": 0.64546
}Semantic roles & 50–950 ramp
primary
#91E3BB
secondary
#BC5C8B
accent
#1E71C7
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483