#91E69A#91E69A
#91E69A is a very light, vivid green. Relative luminance 0.649; OKLCH L 85.2% C 0.134 H 146.8°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #91E69A |
|---|---|
| RGB | rgb(145, 230, 154) |
| HSL | hsl(126, 63%, 74%) |
| HSV | hsv(126, 37%, 90%) |
| CMYK | cmyk(37%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(84.45, -40.99, 29.14) |
| CIE-LCH | lch(84.45, 50.29, 144.59°) |
| OKLab | oklab(85.17% -0.1117 0.0732) |
| OKLCH | oklch(85.17% 0.134 146.8) |
| XYZ | xyz(45.8043, 64.9439, 40.6875) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.25
Hospital Green
#9BE5AA
ΔE00 3.39
Light Sea Green
#98F6B0
ΔE00 3.96
Light Mint Green
#A6FBB2
ΔE00 4.77
Foam Green
#90FDA9
ΔE00 5.05
Mint (survey)
#9FFEB0
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E69A #E691DD
analogous
#B2E691 #91E69A #91E6C4
triadic
#91E69A #9A91E6 #E69A91
tetradic
#91E69A #91B2E6 #E691DD #E6C491
square
#91E69A #91B2E6 #E691DD #E6C491
split-complementary
#91E69A #C491E6 #E691B2
monochromatic
#2FCE40 #5FDB6C #91E69A #C3F1C8 #E6F9E8
Accessibility & contrast
On white
1.50
#91E69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#91E69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E69A
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E69A | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D895
Deuteranopia (green-blind)
#DBCF9E
Tritanopia (blue-blind)
#86E2D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #91e69a; /* rgb */ color: rgb(145, 230, 154); /* oklch */ color: oklch(85.2% 0.134 146.8);
Tailwind
colors: {
custom: {
50: '#b4eeb8',
500: '#91e69a',
950: '#000000',
},
}SCSS
$custom: #91e69a; $custom-light: #b4eeb8; $custom-dark: #000000;
JSON
{
"hex": "#91e69a",
"rgb": {
"r": 145,
"g": 230,
"b": 154
},
"hsl": {
"h": 126.353,
"s": 62.963,
"l": 73.529
},
"oklch": {
"l": 0.85165,
"c": 0.13357,
"h": 146.8
},
"luminance": 0.64946
}Semantic roles & 50–950 ramp
primary
#91E69A
secondary
#C05CB5
accent
#1BB8CB
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111611
muted
#818581