#91FCBA#91FCBA
#91FCBA is a very light, vivid green. Relative luminance 0.792; OKLCH L 90.9% C 0.136 H 155.5°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #91FCBA |
|---|---|
| RGB | rgb(145, 252, 186) |
| HSL | hsl(143, 95%, 78%) |
| HSV | hsv(143, 42%, 99%) |
| CMYK | cmyk(42.5%, 0%, 26.2%, 1.2%) |
| CIE-LAB | lab(91.32, -45.04, 22.15) |
| CIE-LCH | lch(91.32, 50.19, 153.81°) |
| OKLab | oklab(90.93% -0.1236 0.0564) |
| OKLCH | oklch(90.93% 0.136 155.5) |
| XYZ | xyz(55.3466, 79.1819, 58.8120) |
| Luminance | 0.7919 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.64
Light Blue Green
#7EFBB3
ΔE00 1.93
Light Sea Green
#98F6B0
ΔE00 2.21
Seafoam (survey)
#80F9AD
ΔE00 2.33
Seafoam Green
#7AF9AB
ΔE00 2.84
Mint (survey)
#9FFEB0
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FCBA #FC91D3
analogous
#9DFC91 #91FCBA #91FCF0
triadic
#91FCBA #BA91FC #FCBA91
tetradic
#91FCBA #919DFC #FC91D3 #FCF091
square
#91FCBA #919DFC #FC91D3 #FCF091
split-complementary
#91FCBA #F091FC #FC919D
monochromatic
#1AF96F #55FA95 #91FCBA #CDFEDF #E1FEEC
Accessibility & contrast
On white
1.25
#91FCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#91FCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FCBA
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FCBA | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB6
Deuteranopia (green-blind)
#EBE2BE
Tritanopia (blue-blind)
#7AFAEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #91fcba; /* rgb */ color: rgb(145, 252, 186); /* oklch */ color: oklch(90.9% 0.136 155.5);
Tailwind
colors: {
custom: {
50: '#b6fecf',
500: '#91fcba',
950: '#000000',
},
}SCSS
$custom: #91fcba; $custom-light: #b6fecf; $custom-dark: #000000;
JSON
{
"hex": "#91fcba",
"rgb": {
"r": 145,
"g": 252,
"b": 186
},
"hsl": {
"h": 142.991,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.90925,
"c": 0.13585,
"h": 155.5
},
"luminance": 0.79186
}Semantic roles & 50–950 ramp
primary
#91FCBA
secondary
#DC55A8
accent
#008EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121813
muted
#828683