#91EFA0#91EFA0
#91EFA0 is a very light, vivid green. Relative luminance 0.703; OKLCH L 87.4% C 0.141 H 148.1°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #91EFA0 |
|---|---|
| RGB | rgb(145, 239, 160) |
| HSL | hsl(130, 75%, 75%) |
| HSV | hsv(130, 39%, 94%) |
| CMYK | cmyk(39.3%, 0%, 33.1%, 6.3%) |
| CIE-LAB | lab(87.14, -43.95, 29.69) |
| CIE-LCH | lch(87.14, 53.04, 145.96°) |
| OKLab | oklab(87.38% -0.1198 0.0746) |
| OKLCH | oklch(87.38% 0.141 148.1) |
| XYZ | xyz(48.8861, 70.2879, 44.2419) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.48
Lightgreen
#90EE90
ΔE00 2.73
Foam Green
#90FDA9
ΔE00 3.02
Mint (survey)
#9FFEB0
ΔE00 3.27
Light Mint Green
#A6FBB2
ΔE00 3.28
Seafoam (survey)
#80F9AD
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EFA0 #EF91E0
analogous
#B1EF91 #91EFA0 #91EFCF
triadic
#91EFA0 #A091EF #EFA091
tetradic
#91EFA0 #91B1EF #EF91E0 #EFCF91
square
#91EFA0 #91B1EF #EF91E0 #EFCF91
split-complementary
#91EFA0 #CF91EF #EF91B1
monochromatic
#26DF44 #5CE772 #91EFA0 #C6F7CE #E4FBE8
Accessibility & contrast
On white
1.39
#91EFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#91EFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EFA0
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EFA0 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09B
Deuteranopia (green-blind)
#E3D7A5
Tritanopia (blue-blind)
#83EBDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #91efa0; /* rgb */ color: rgb(145, 239, 160); /* oklch */ color: oklch(87.4% 0.141 148.1);
Tailwind
colors: {
custom: {
50: '#b5f5bc',
500: '#91efa0',
950: '#000000',
},
}SCSS
$custom: #91efa0; $custom-light: #b5f5bc; $custom-dark: #000000;
JSON
{
"hex": "#91efa0",
"rgb": {
"r": 145,
"g": 239,
"b": 160
},
"hsl": {
"h": 129.574,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.87376,
"c": 0.14111,
"h": 148.1
},
"luminance": 0.70291
}Semantic roles & 50–950 ramp
primary
#91EFA0
secondary
#CB59B9
accent
#0FB7D7
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111712
muted
#818582