#91FCA3#91FCA3
#91FCA3 is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.5% C 0.157 H 148.1°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #91FCA3 |
|---|---|
| RGB | rgb(145, 252, 163) |
| HSL | hsl(130, 95%, 78%) |
| HSV | hsv(130, 42%, 99%) |
| CMYK | cmyk(42.5%, 0%, 35.3%, 1.2%) |
| CIE-LAB | lab(90.91, -49.02, 33.22) |
| CIE-LCH | lch(90.91, 59.22, 145.87°) |
| OKLab | oklab(90.46% -0.1334 0.0831) |
| OKLCH | oklch(90.46% 0.157 148.1) |
| XYZ | xyz(53.0953, 78.2814, 46.9553) |
| Luminance | 0.7829 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.02
Mint Green
#8FFF9F
ΔE00 1.16
Baby Green
#8CFF9E
ΔE00 1.32
Mint (survey)
#9FFEB0
ΔE00 2.18
Palegreen
#98FB98
ΔE00 2.19
Light Bluish Green
#76FDA8
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FCA3 #FC91EA
analogous
#B5FC91 #91FCA3 #91FCD8
triadic
#91FCA3 #A391FC #FCA391
tetradic
#91FCA3 #91B5FC #FC91EA #FCD891
square
#91FCA3 #91B5FC #FC91EA #FCD891
split-complementary
#91FCA3 #D891FC #FC91B5
monochromatic
#1AF93F #55FA71 #91FCA3 #CDFED5 #E1FEE6
Accessibility & contrast
On white
1.26
#91FCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#91FCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FCA3
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FCA3 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB9D
Deuteranopia (green-blind)
#EEE1A8
Tritanopia (blue-blind)
#80F8E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #91fca3; /* rgb */ color: rgb(145, 252, 163); /* oklch */ color: oklch(90.5% 0.157 148.1);
Tailwind
colors: {
custom: {
50: '#b6febf',
500: '#91fca3',
950: '#000000',
},
}SCSS
$custom: #91fca3; $custom-light: #b6febf; $custom-dark: #000000;
JSON
{
"hex": "#91fca3",
"rgb": {
"r": 145,
"g": 252,
"b": 163
},
"hsl": {
"h": 130.093,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.90458,
"c": 0.15717,
"h": 148.1
},
"luminance": 0.78285
}Semantic roles & 50–950 ramp
primary
#91FCA3
secondary
#DC55C6
accent
#00BFE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121812
muted
#828682