#91FCA2#91FCA2
#91FCA2 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.4% C 0.158 H 147.8°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #91FCA2 |
|---|---|
| RGB | rgb(145, 252, 162) |
| HSL | hsl(130, 95%, 78%) |
| HSV | hsv(130, 42%, 99%) |
| CMYK | cmyk(42.5%, 0%, 35.7%, 1.2%) |
| CIE-LAB | lab(90.89, -49.18, 33.70) |
| CIE-LCH | lch(90.89, 59.62, 145.58°) |
| OKLab | oklab(90.44% -0.1338 0.0842) |
| OKLCH | oklch(90.44% 0.158 147.8) |
| XYZ | xyz(53.0061, 78.2457, 46.4853) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 1.03
Baby Green
#8CFF9E
ΔE00 1.19
Foam Green
#90FDA9
ΔE00 1.19
Palegreen
#98FB98
ΔE00 2.03
Mint (survey)
#9FFEB0
ΔE00 2.31
Light Bluish Green
#76FDA8
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FCA2 #FC91EB
analogous
#B5FC91 #91FCA2 #91FCD8
triadic
#91FCA2 #A291FC #FCA291
tetradic
#91FCA2 #91B5FC #FC91EB #FCD891
square
#91FCA2 #91B5FC #FC91EB #FCD891
split-complementary
#91FCA2 #D891FC #FC91B5
monochromatic
#1AF93D #55FA70 #91FCA2 #CDFED4 #E1FEE6
Accessibility & contrast
On white
1.26
#91FCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#91FCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FCA2
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FCA2 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB9C
Deuteranopia (green-blind)
#EFE1A7
Tritanopia (blue-blind)
#80F8E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #91fca2; /* rgb */ color: rgb(145, 252, 162); /* oklch */ color: oklch(90.4% 0.158 147.8);
Tailwind
colors: {
custom: {
50: '#b6febe',
500: '#91fca2',
950: '#000000',
},
}SCSS
$custom: #91fca2; $custom-light: #b6febe; $custom-dark: #000000;
JSON
{
"hex": "#91fca2",
"rgb": {
"r": 145,
"g": 252,
"b": 162
},
"hsl": {
"h": 129.533,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.9044,
"c": 0.15812,
"h": 147.8
},
"luminance": 0.78249
}Semantic roles & 50–950 ramp
primary
#91FCA2
secondary
#DC55C7
accent
#00C1E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121812
muted
#828682