#91F995#91F995
#91F995 is a very light, vivid green. Relative luminance 0.759; OKLCH L 89.5% C 0.166 H 144.8°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #91F995 |
|---|---|
| RGB | rgb(145, 249, 149) |
| HSL | hsl(122, 90%, 77%) |
| HSV | hsv(122, 42%, 98%) |
| CMYK | cmyk(41.8%, 0%, 40.2%, 2.4%) |
| CIE-LAB | lab(89.83, -49.93, 38.75) |
| CIE-LCH | lch(89.83, 63.20, 142.19°) |
| OKLab | oklab(89.51% -0.1359 0.0957) |
| OKLCH | oklch(89.51% 0.166 144.8) |
| XYZ | xyz(50.9750, 75.9378, 40.3994) |
| Luminance | 0.7594 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.78
Mint Green
#8FFF9F
ΔE00 1.71
Baby Green
#8CFF9E
ΔE00 1.78
Lightgreen
#90EE90
ΔE00 2.37
Foam Green
#90FDA9
ΔE00 3.16
Pastel Green
#B0FF9D
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91F995 #F991F5
analogous
#C1F991 #91F995 #91F9C9
triadic
#91F995 #9591F9 #F99591
tetradic
#91F995 #91C1F9 #F991F5 #F9C991
square
#91F995 #91C1F9 #F991F5 #F9C991
split-complementary
#91F995 #C991F9 #F991C1
monochromatic
#1DF325 #57F65D #91F995 #CBFCCD #E2FDE3
Accessibility & contrast
On white
1.30
#91F995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#91F995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91F995
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91F995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91F995 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88E
Deuteranopia (green-blind)
#EDDE9B
Tritanopia (blue-blind)
#84F4E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #91f995; /* rgb */ color: rgb(145, 249, 149); /* oklch */ color: oklch(89.5% 0.166 144.8);
Tailwind
colors: {
custom: {
50: '#b6fcb5',
500: '#91f995',
950: '#000000',
},
}SCSS
$custom: #91f995; $custom-light: #b6fcb5; $custom-dark: #000000;
JSON
{
"hex": "#91f995",
"rgb": {
"r": 145,
"g": 249,
"b": 149
},
"hsl": {
"h": 122.308,
"s": 89.655,
"l": 77.255
},
"oklch": {
"l": 0.89509,
"c": 0.16623,
"h": 144.8
},
"luminance": 0.75941
}Semantic roles & 50–950 ramp
primary
#91F995
secondary
#D856D3
accent
#00DDE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581