#91FBAC#91FBAC
#91FBAC is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.4% C 0.147 H 150.8°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #91FBAC |
|---|---|
| RGB | rgb(145, 251, 172) |
| HSL | hsl(135, 93%, 78%) |
| HSV | hsv(135, 42%, 98%) |
| CMYK | cmyk(42.2%, 0%, 31.5%, 1.6%) |
| CIE-LAB | lab(90.77, -47.10, 28.52) |
| CIE-LCH | lch(90.77, 55.06, 148.81°) |
| OKLab | oklab(90.4% -0.1285 0.0719) |
| OKLCH | oklch(90.4% 0.147 150.8) |
| XYZ | xyz(53.6173, 77.9891, 51.2498) |
| Luminance | 0.7799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 0.89
Mint (survey)
#9FFEB0
ΔE00 1.53
Light Sea Green
#98F6B0
ΔE00 1.89
Seafoam (survey)
#80F9AD
ΔE00 1.94
Seafoam Green
#7AF9AB
ΔE00 2.31
Light Seafoam Green
#A7FFB5
ΔE00 2.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FBAC #FB91E0
analogous
#ABFB91 #91FBAC #91FBE1
triadic
#91FBAC #AC91FB #FBAC91
tetradic
#91FBAC #91ABFB #FB91E0 #FBE191
square
#91FBAC #91ABFB #FB91E0 #FBE191
split-complementary
#91FBAC #E191FB #FB91AB
monochromatic
#1BF753 #56F97F #91FBAC #CCFDD9 #E1FEE9
Accessibility & contrast
On white
1.27
#91FBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#91FBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FBAC
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FBAC | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA7
Deuteranopia (green-blind)
#ECE0B1
Tritanopia (blue-blind)
#7EF8E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #91fbac; /* rgb */ color: rgb(145, 251, 172); /* oklch */ color: oklch(90.4% 0.147 150.8);
Tailwind
colors: {
custom: {
50: '#b6fdc5',
500: '#91fbac',
950: '#000000',
},
}SCSS
$custom: #91fbac; $custom-light: #b6fdc5; $custom-dark: #000000;
JSON
{
"hex": "#91fbac",
"rgb": {
"r": 145,
"g": 251,
"b": 172
},
"hsl": {
"h": 135.283,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.904,
"c": 0.14722,
"h": 150.8
},
"luminance": 0.77993
}Semantic roles & 50–950 ramp
primary
#91FBAC
secondary
#DB55B9
accent
#00ABE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121813
muted
#828682