#91FCBB#91FCBB
#91FCBB is a very light, vivid green. Relative luminance 0.792; OKLCH L 90.9% C 0.135 H 155.8°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #91FCBB |
|---|---|
| RGB | rgb(145, 252, 187) |
| HSL | hsl(144, 95%, 78%) |
| HSV | hsv(144, 42%, 99%) |
| CMYK | cmyk(42.5%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(91.34, -44.86, 21.67) |
| CIE-LCH | lch(91.34, 49.81, 154.22°) |
| OKLab | oklab(90.95% -0.1231 0.0552) |
| OKLCH | oklch(90.95% 0.135 155.8) |
| XYZ | xyz(55.4533, 79.2246, 59.3739) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.63
Light Blue Green
#7EFBB3
ΔE00 2.01
Light Sea Green
#98F6B0
ΔE00 2.35
Seafoam (survey)
#80F9AD
ΔE00 2.48
Seafoam Green
#7AF9AB
ΔE00 2.98
Mint (survey)
#9FFEB0
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FCBB #FC91D2
analogous
#9DFC91 #91FCBB #91FCF0
triadic
#91FCBB #BB91FC #FCBB91
tetradic
#91FCBB #919DFC #FC91D2 #FCF091
square
#91FCBB #919DFC #FC91D2 #FCF091
split-complementary
#91FCBB #F091FC #FC919D
monochromatic
#1AF971 #55FA96 #91FCBB #CDFEE0 #E1FEED
Accessibility & contrast
On white
1.25
#91FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#91FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FCBB
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FCBB | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#EBE2BF
Tritanopia (blue-blind)
#79FAEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #91fcbb; /* rgb */ color: rgb(145, 252, 187); /* oklch */ color: oklch(90.9% 0.135 155.8);
Tailwind
colors: {
custom: {
50: '#b6fecf',
500: '#91fcbb',
950: '#000000',
},
}SCSS
$custom: #91fcbb; $custom-light: #b6fecf; $custom-dark: #000000;
JSON
{
"hex": "#91fcbb",
"rgb": {
"r": 145,
"g": 252,
"b": 187
},
"hsl": {
"h": 143.551,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.90947,
"c": 0.13496,
"h": 155.8
},
"luminance": 0.79228
}Semantic roles & 50–950 ramp
primary
#91FCBB
secondary
#DC55A7
accent
#008BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683