#91E6BB#91E6BB
#91E6BB is a very light, moderate green. Relative luminance 0.662; OKLCH L 85.9% C 0.103 H 161.2°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #91E6BB |
|---|---|
| RGB | rgb(145, 230, 187) |
| HSL | hsl(150, 63%, 74%) |
| HSV | hsv(150, 37%, 90%) |
| CMYK | cmyk(37%, 0%, 18.7%, 9.8%) |
| CIE-LAB | lab(85.10, -35.01, 12.93) |
| CIE-LCH | lch(85.10, 37.32, 159.74°) |
| OKLab | oklab(85.9% -0.0974 0.0333) |
| OKLCH | oklch(85.9% 0.103 161.2) |
| XYZ | xyz(48.9401, 66.1983, 57.2028) |
| Luminance | 0.6620 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.18
Seafoam
#7FE0B3
ΔE00 2.29
Mint
#AAF0C1
ΔE00 3.75
Hospital Green
#9BE5AA
ΔE00 4.62
Light Turquoise
#7EF4CC
ΔE00 4.66
Pale Turquoise
#A5FBD5
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E6BB #E691BC
analogous
#91E691 #91E6BB #91E6E5
triadic
#91E6BB #BB91E6 #E6BB91
tetradic
#91E6BB #9191E6 #E691BC #E6E591
square
#91E6BB #9191E6 #E691BC #E6E591
split-complementary
#91E6BB #E591E6 #E69191
monochromatic
#2FCE7D #5FDB9C #91E6BB #C3F1DA #E6F9F0
Accessibility & contrast
On white
1.47
#91E6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#91E6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E6BB
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E6BB | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DAB9
Deuteranopia (green-blind)
#D6D1BE
Tritanopia (blue-blind)
#7DE6DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #91e6bb; /* rgb */ color: rgb(145, 230, 187); /* oklch */ color: oklch(85.9% 0.103 161.2);
Tailwind
colors: {
custom: {
50: '#b4eecf',
500: '#91e6bb',
950: '#000000',
},
}SCSS
$custom: #91e6bb; $custom-light: #b4eecf; $custom-dark: #000000;
JSON
{
"hex": "#91e6bb",
"rgb": {
"r": 145,
"g": 230,
"b": 187
},
"hsl": {
"h": 149.647,
"s": 62.963,
"l": 73.529
},
"oklch": {
"l": 0.85897,
"c": 0.10296,
"h": 161.2
},
"luminance": 0.66201
}Semantic roles & 50–950 ramp
primary
#91E6BB
secondary
#C05C8E
accent
#1B74CB
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111613
muted
#818583