#91FFBA#91FFBA
#91FFBA is a very light, vivid green. Relative luminance 0.811; OKLCH L 91.6% C 0.140 H 155.0°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #91FFBA |
|---|---|
| RGB | rgb(145, 255, 186) |
| HSL | hsl(142, 100%, 78%) |
| HSV | hsv(142, 43%, 100%) |
| CMYK | cmyk(43.1%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(92.17, -46.34, 23.33) |
| CIE-LCH | lch(92.17, 51.88, 153.28°) |
| OKLab | oklab(91.62% -0.127 0.0593) |
| OKLCH | oklch(91.62% 0.14 155) |
| XYZ | xyz(56.2961, 81.0810, 59.1285) |
| Luminance | 0.8108 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.85
Light Blue Green
#7EFBB3
ΔE00 1.86
Seafoam (survey)
#80F9AD
ΔE00 2.21
Light Sea Green
#98F6B0
ΔE00 2.44
Seafoam Green
#7AF9AB
ΔE00 2.68
Mint (survey)
#9FFEB0
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FFBA #FF91D6
analogous
#9FFF91 #91FFBA #91FFF1
triadic
#91FFBA #BA91FF #FFBA91
tetradic
#91FFBA #919FFF #FF91D6 #FFF191
square
#91FFBA #919FFF #FF91D6 #FFF191
split-complementary
#91FFBA #F191FF #FF919F
monochromatic
#17FF6D #54FF94 #91FFBA #CEFFE0 #E0FFEC
Accessibility & contrast
On white
1.22
#91FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#91FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FFBA
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FFBA | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0B6
Deuteranopia (green-blind)
#EEE4BE
Tritanopia (blue-blind)
#79FDEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #91ffba; /* rgb */ color: rgb(145, 255, 186); /* oklch */ color: oklch(91.6% 0.140 155.0);
Tailwind
colors: {
custom: {
50: '#b6ffcf',
500: '#91ffba',
950: '#000000',
},
}SCSS
$custom: #91ffba; $custom-light: #b6ffcf; $custom-dark: #000000;
JSON
{
"hex": "#91ffba",
"rgb": {
"r": 145,
"g": 255,
"b": 186
},
"hsl": {
"h": 142.364,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.91616,
"c": 0.14015,
"h": 155
},
"luminance": 0.81085
}Semantic roles & 50–950 ramp
primary
#91FFBA
secondary
#E153AC
accent
#0090E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121813
muted
#828683