#91F5AE#91F5AE
#91F5AE is a very light, vivid green. Relative luminance 0.744; OKLCH L 89.1% C 0.137 H 152.1°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #91F5AE |
|---|---|
| RGB | rgb(145, 245, 174) |
| HSL | hsl(137, 83%, 76%) |
| HSV | hsv(137, 41%, 96%) |
| CMYK | cmyk(40.8%, 0%, 29%, 3.9%) |
| CIE-LAB | lab(89.10, -44.17, 25.22) |
| CIE-LCH | lch(89.10, 50.86, 150.27°) |
| OKLab | oklab(89.05% -0.1207 0.0639) |
| OKLCH | oklch(89.05% 0.137 152.1) |
| XYZ | xyz(51.9662, 74.3772, 51.6541) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 0.78
Seafoam (survey)
#80F9AD
ΔE00 2.06
Mint (survey)
#9FFEB0
ΔE00 2.55
Seafoam Green
#7AF9AB
ΔE00 2.57
Light Blue Green
#7EFBB3
ΔE00 2.59
Foam Green
#90FDA9
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91F5AE #F591D8
analogous
#A6F591 #91F5AE #91F5E0
triadic
#91F5AE #AE91F5 #F5AE91
tetradic
#91F5AE #91A6F5 #F591D8 #F5E091
square
#91F5AE #91A6F5 #F591D8 #F5E091
split-complementary
#91F5AE #E091F5 #F591A6
monochromatic
#21EB5B #59F085 #91F5AE #C9FAD7 #E3FCEA
Accessibility & contrast
On white
1.32
#91F5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#91F5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91F5AE
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91F5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91F5AE | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6AA
Deuteranopia (green-blind)
#E6DCB2
Tritanopia (blue-blind)
#7EF2E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #91f5ae; /* rgb */ color: rgb(145, 245, 174); /* oklch */ color: oklch(89.1% 0.137 152.1);
Tailwind
colors: {
custom: {
50: '#b5f9c6',
500: '#91f5ae',
950: '#000000',
},
}SCSS
$custom: #91f5ae; $custom-light: #b5f9c6; $custom-dark: #000000;
JSON
{
"hex": "#91f5ae",
"rgb": {
"r": 145,
"g": 245,
"b": 174
},
"hsl": {
"h": 137.4,
"s": 83.333,
"l": 76.471
},
"oklch": {
"l": 0.89051,
"c": 0.13662,
"h": 152.1
},
"luminance": 0.74381
}Semantic roles & 50–950 ramp
primary
#91F5AE
secondary
#D357AF
accent
#06A1E0
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111713
muted
#818582