#91E2BB#91E2BB
#91E2BB is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.0% C 0.097 H 162.5°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #91E2BB |
|---|---|
| RGB | rgb(145, 226, 187) |
| HSL | hsl(151, 58%, 73%) |
| HSV | hsv(151, 36%, 89%) |
| CMYK | cmyk(35.8%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(83.96, -33.15, 11.32) |
| CIE-LCH | lch(83.96, 35.03, 161.15°) |
| OKLab | oklab(84.98% -0.0926 0.0292) |
| OKLCH | oklch(84.98% 0.097 162.5) |
| XYZ | xyz(47.8397, 63.9975, 56.8360) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.39
Seafoam
#7FE0B3
ΔE00 2.43
Mint
#AAF0C1
ΔE00 4.51
Light Turquoise
#7EF4CC
ΔE00 5.16
Hospital Green
#9BE5AA
ΔE00 5.39
Pale Turquoise
#A5FBD5
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E2BB #E291B8
analogous
#91E292 #91E2BB #91E0E2
triadic
#91E2BB #BB91E2 #E2BB91
tetradic
#91E2BB #9291E2 #E291B8 #E0E291
square
#91E2BB #9291E2 #E291B8 #E0E291
split-complementary
#91E2BB #E291E0 #E29291
monochromatic
#34C57F #61D59D #91E2BB #C1EFD9 #E7F9F0
Accessibility & contrast
On white
1.52
#91E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#91E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E2BB
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E2BB | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#D2CEBD
Tritanopia (blue-blind)
#7EE2D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #91e2bb; /* rgb */ color: rgb(145, 226, 187); /* oklch */ color: oklch(85.0% 0.097 162.5);
Tailwind
colors: {
custom: {
50: '#b4ebcf',
500: '#91e2bb',
950: '#000000',
},
}SCSS
$custom: #91e2bb; $custom-light: #b4ebcf; $custom-dark: #000000;
JSON
{
"hex": "#91e2bb",
"rgb": {
"r": 145,
"g": 226,
"b": 187
},
"hsl": {
"h": 151.111,
"s": 58.273,
"l": 72.745
},
"oklch": {
"l": 0.84983,
"c": 0.09709,
"h": 162.5
},
"luminance": 0.64
}Semantic roles & 50–950 ramp
primary
#91E2BB
secondary
#BB5D8A
accent
#2070C6
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483