#91EF95#91EF95
#91EF95 is a very light, vivid green. Relative luminance 0.699; OKLCH L 87.2% C 0.152 H 145.1°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #91EF95 |
|---|---|
| RGB | rgb(145, 239, 149) |
| HSL | hsl(123, 75%, 75%) |
| HSV | hsv(123, 39%, 94%) |
| CMYK | cmyk(39.3%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(86.96, -45.70, 35.00) |
| CIE-LCH | lch(86.96, 57.56, 142.56°) |
| OKLab | oklab(87.17% -0.1245 0.087) |
| OKLCH | oklch(87.17% 0.152 145.1) |
| XYZ | xyz(47.9660, 69.9199, 39.3964) |
| Luminance | 0.6992 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.75
Palegreen
#98FB98
ΔE00 2.71
Mint Green
#8FFF9F
ΔE00 3.45
Baby Green
#8CFF9E
ΔE00 3.54
Foam Green
#90FDA9
ΔE00 3.62
Mint (survey)
#9FFEB0
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EF95 #EF91EB
analogous
#BCEF91 #91EF95 #91EFC4
triadic
#91EF95 #9591EF #EF9591
tetradic
#91EF95 #91BCEF #EF91EB #EFC491
square
#91EF95 #91BCEF #EF91EB #EFC491
split-complementary
#91EF95 #C491EF #EF91BC
monochromatic
#26DF2E #5CE762 #91EF95 #C6F7C8 #E4FBE5
Accessibility & contrast
On white
1.40
#91EF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#91EF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EF95
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EF95 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8F
Deuteranopia (green-blind)
#E4D69A
Tritanopia (blue-blind)
#85EAD8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #91ef95; /* rgb */ color: rgb(145, 239, 149); /* oklch */ color: oklch(87.2% 0.152 145.1);
Tailwind
colors: {
custom: {
50: '#b5f5b5',
500: '#91ef95',
950: '#000000',
},
}SCSS
$custom: #91ef95; $custom-light: #b5f5b5; $custom-dark: #000000;
JSON
{
"hex": "#91ef95",
"rgb": {
"r": 145,
"g": 239,
"b": 149
},
"hsl": {
"h": 122.553,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.87171,
"c": 0.15182,
"h": 145.1
},
"luminance": 0.69923
}Semantic roles & 50–950 ramp
primary
#91EF95
secondary
#CB59C6
accent
#0FCED7
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581