#91F5AF#91F5AF
#91F5AF is a very light, vivid green. Relative luminance 0.744; OKLCH L 89.1% C 0.136 H 152.5°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #91F5AF |
|---|---|
| RGB | rgb(145, 245, 175) |
| HSL | hsl(138, 83%, 76%) |
| HSV | hsv(138, 41%, 96%) |
| CMYK | cmyk(40.8%, 0%, 28.6%, 3.9%) |
| CIE-LAB | lab(89.12, -43.99, 24.74) |
| CIE-LCH | lch(89.12, 50.47, 150.65°) |
| OKLab | oklab(89.07% -0.1203 0.0627) |
| OKLCH | oklch(89.07% 0.136 152.5) |
| XYZ | xyz(52.0641, 74.4163, 52.1695) |
| Luminance | 0.7442 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 0.80
Seafoam (survey)
#80F9AD
ΔE00 2.09
Light Blue Green
#7EFBB3
ΔE00 2.53
Seafoam Green
#7AF9AB
ΔE00 2.61
Light Seafoam
#A0FEBF
ΔE00 2.65
Mint (survey)
#9FFEB0
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91F5AF #F591D7
analogous
#A5F591 #91F5AF #91F5E1
triadic
#91F5AF #AF91F5 #F5AF91
tetradic
#91F5AF #91A5F5 #F591D7 #F5E191
square
#91F5AF #91A5F5 #F591D7 #F5E191
split-complementary
#91F5AF #E191F5 #F591A5
monochromatic
#21EB5D #59F086 #91F5AF #C9FAD8 #E3FCEB
Accessibility & contrast
On white
1.32
#91F5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#91F5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91F5AF
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91F5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91F5AF | 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)
#F5E6AB
Deuteranopia (green-blind)
#E6DCB3
Tritanopia (blue-blind)
#7EF2E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #91f5af; /* rgb */ color: rgb(145, 245, 175); /* oklch */ color: oklch(89.1% 0.136 152.5);
Tailwind
colors: {
custom: {
50: '#b5f9c7',
500: '#91f5af',
950: '#000000',
},
}SCSS
$custom: #91f5af; $custom-light: #b5f9c7; $custom-dark: #000000;
JSON
{
"hex": "#91f5af",
"rgb": {
"r": 145,
"g": 245,
"b": 175
},
"hsl": {
"h": 138,
"s": 83.333,
"l": 76.471
},
"oklch": {
"l": 0.89072,
"c": 0.13569,
"h": 152.5
},
"luminance": 0.7442
}Semantic roles & 50–950 ramp
primary
#91F5AF
secondary
#D357AE
accent
#069EE0
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111713
muted
#818582