#91E8BB#91E8BB
#91E8BB is a very light, moderate green. Relative luminance 0.673; OKLCH L 86.4% C 0.106 H 160.5°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #91E8BB |
|---|---|
| RGB | rgb(145, 232, 187) |
| HSL | hsl(149, 65%, 74%) |
| HSV | hsv(149, 38%, 91%) |
| CMYK | cmyk(37.5%, 0%, 19.4%, 9%) |
| CIE-LAB | lab(85.66, -35.93, 13.73) |
| CIE-LCH | lch(85.66, 38.46, 159.09°) |
| OKLab | oklab(86.35% -0.0998 0.0353) |
| OKLCH | oklch(86.35% 0.106 160.5) |
| XYZ | xyz(49.4999, 67.3178, 57.3894) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.48
Light Teal
#90E4C1
ΔE00 2.70
Mint
#AAF0C1
ΔE00 3.48
Hospital Green
#9BE5AA
ΔE00 4.34
Light Turquoise
#7EF4CC
ΔE00 4.52
Pale Turquoise
#A5FBD5
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E8BB #E891BE
analogous
#93E891 #91E8BB #91E8E7
triadic
#91E8BB #BB91E8 #E8BB91
tetradic
#91E8BB #9193E8 #E891BE #E8E791
square
#91E8BB #9193E8 #E891BE #E8E791
split-complementary
#91E8BB #E791E8 #E89193
monochromatic
#2CD37C #5EDD9C #91E8BB #C4F3DA #E6FAEF
Accessibility & contrast
On white
1.45
#91E8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#91E8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E8BB
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E8BB | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#D8D2BE
Tritanopia (blue-blind)
#7DE7DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #91e8bb; /* rgb */ color: rgb(145, 232, 187); /* oklch */ color: oklch(86.4% 0.106 160.5);
Tailwind
colors: {
custom: {
50: '#b4efcf',
500: '#91e8bb',
950: '#000000',
},
}SCSS
$custom: #91e8bb; $custom-light: #b4efcf; $custom-dark: #000000;
JSON
{
"hex": "#91e8bb",
"rgb": {
"r": 145,
"g": 232,
"b": 187
},
"hsl": {
"h": 148.966,
"s": 65.414,
"l": 73.922
},
"oklch": {
"l": 0.86354,
"c": 0.10589,
"h": 160.5
},
"luminance": 0.67321
}Semantic roles & 50–950 ramp
primary
#91E8BB
secondary
#C25B90
accent
#1876CD
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111613
muted
#818583