#91E7BB#91E7BB
#91E7BB is a very light, moderate green. Relative luminance 0.668; OKLCH L 86.1% C 0.104 H 160.8°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #91E7BB |
|---|---|
| RGB | rgb(145, 231, 187) |
| HSL | hsl(149, 64%, 74%) |
| HSV | hsv(149, 37%, 91%) |
| CMYK | cmyk(37.2%, 0%, 19%, 9.4%) |
| CIE-LAB | lab(85.38, -35.47, 13.33) |
| CIE-LCH | lch(85.38, 37.89, 159.41°) |
| OKLab | oklab(86.13% -0.0986 0.0343) |
| OKLCH | oklch(86.13% 0.104 160.8) |
| XYZ | xyz(49.2192, 66.7564, 57.2958) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.37
Light Teal
#90E4C1
ΔE00 2.44
Mint
#AAF0C1
ΔE00 3.61
Hospital Green
#9BE5AA
ΔE00 4.47
Light Turquoise
#7EF4CC
ΔE00 4.58
Pale Turquoise
#A5FBD5
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E7BB #E791BD
analogous
#92E791 #91E7BB #91E7E6
triadic
#91E7BB #BB91E7 #E7BB91
tetradic
#91E7BB #9192E7 #E791BD #E7E691
square
#91E7BB #9192E7 #E791BD #E7E691
split-complementary
#91E7BB #E691E7 #E79192
monochromatic
#2DD07D #5FDC9C #91E7BB #C3F2DA #E6FAEF
Accessibility & contrast
On white
1.46
#91E7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#91E7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E7BB
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E7BB | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB9
Deuteranopia (green-blind)
#D7D1BE
Tritanopia (blue-blind)
#7DE6DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #91e7bb; /* rgb */ color: rgb(145, 231, 187); /* oklch */ color: oklch(86.1% 0.104 160.8);
Tailwind
colors: {
custom: {
50: '#b4efcf',
500: '#91e7bb',
950: '#000000',
},
}SCSS
$custom: #91e7bb; $custom-light: #b4efcf; $custom-dark: #000000;
JSON
{
"hex": "#91e7bb",
"rgb": {
"r": 145,
"g": 231,
"b": 187
},
"hsl": {
"h": 149.302,
"s": 64.179,
"l": 73.725
},
"oklch": {
"l": 0.86125,
"c": 0.10442,
"h": 160.8
},
"luminance": 0.66759
}Semantic roles & 50–950 ramp
primary
#91E7BB
secondary
#C15B8F
accent
#1A75CC
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111613
muted
#818583