#91FAB2#91FAB2
#91FAB2 is a very light, vivid green. Relative luminance 0.776; OKLCH L 90.3% C 0.140 H 152.8°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #91FAB2 |
|---|---|
| RGB | rgb(145, 250, 178) |
| HSL | hsl(139, 91%, 77%) |
| HSV | hsv(139, 42%, 98%) |
| CMYK | cmyk(42%, 0%, 28.8%, 2%) |
| CIE-LAB | lab(90.60, -45.63, 25.24) |
| CIE-LCH | lch(90.60, 52.14, 151.05°) |
| OKLab | oklab(90.29% -0.1247 0.064) |
| OKLCH | oklch(90.29% 0.14 152.8) |
| XYZ | xyz(53.8951, 77.6017, 54.2495) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.30
Seafoam (survey)
#80F9AD
ΔE00 1.67
Light Blue Green
#7EFBB3
ΔE00 2.01
Mint (survey)
#9FFEB0
ΔE00 2.15
Foam Green
#90FDA9
ΔE00 2.18
Seafoam Green
#7AF9AB
ΔE00 2.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FAB2 #FA91D9
analogous
#A5FA91 #91FAB2 #91FAE6
triadic
#91FAB2 #B291FA #FAB291
tetradic
#91FAB2 #91A5FA #FA91D9 #FAE691
square
#91FAB2 #91A5FA #FA91D9 #FAE691
split-complementary
#91FAB2 #E691FA #FA91A5
monochromatic
#1CF560 #56F789 #91FAB2 #CCFDDB #E2FEEB
Accessibility & contrast
On white
1.27
#91FAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#91FAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FAB2
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FAB2 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBAE
Deuteranopia (green-blind)
#EAE0B6
Tritanopia (blue-blind)
#7CF7E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #91fab2; /* rgb */ color: rgb(145, 250, 178); /* oklch */ color: oklch(90.3% 0.140 152.8);
Tailwind
colors: {
custom: {
50: '#b6fcc9',
500: '#91fab2',
950: '#000000',
},
}SCSS
$custom: #91fab2; $custom-light: #b6fcc9; $custom-dark: #000000;
JSON
{
"hex": "#91fab2",
"rgb": {
"r": 145,
"g": 250,
"b": 178
},
"hsl": {
"h": 138.857,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.90291,
"c": 0.1402,
"h": 152.8
},
"luminance": 0.77605
}Semantic roles & 50–950 ramp
primary
#91FAB2
secondary
#DA56B0
accent
#009DE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121713
muted
#828582