#91EFA2#91EFA2
#91EFA2 is a very light, vivid green. Relative luminance 0.704; OKLCH L 87.4% C 0.139 H 148.7°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #91EFA2 |
|---|---|
| RGB | rgb(145, 239, 162) |
| HSL | hsl(131, 75%, 75%) |
| HSV | hsv(131, 39%, 94%) |
| CMYK | cmyk(39.3%, 0%, 32.2%, 6.3%) |
| CIE-LAB | lab(87.17, -43.62, 28.72) |
| CIE-LCH | lch(87.17, 52.23, 146.64°) |
| OKLab | oklab(87.42% -0.1189 0.0723) |
| OKLCH | oklch(87.42% 0.139 148.7) |
| XYZ | xyz(49.0624, 70.3584, 45.1707) |
| Luminance | 0.7036 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.19
Foam Green
#90FDA9
ΔE00 3.05
Lightgreen
#90EE90
ΔE00 3.11
Light Mint Green
#A6FBB2
ΔE00 3.18
Mint (survey)
#9FFEB0
ΔE00 3.22
Seafoam (survey)
#80F9AD
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EFA2 #EF91DE
analogous
#AFEF91 #91EFA2 #91EFD1
triadic
#91EFA2 #A291EF #EFA291
tetradic
#91EFA2 #91AFEF #EF91DE #EFD191
square
#91EFA2 #91AFEF #EF91DE #EFD191
split-complementary
#91EFA2 #D191EF #EF91AF
monochromatic
#26DF48 #5CE775 #91EFA2 #C6F7CF #E4FBE8
Accessibility & contrast
On white
1.39
#91EFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#91EFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EFA2
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EFA2 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09D
Deuteranopia (green-blind)
#E3D7A6
Tritanopia (blue-blind)
#82EBDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #91efa2; /* rgb */ color: rgb(145, 239, 162); /* oklch */ color: oklch(87.4% 0.139 148.7);
Tailwind
colors: {
custom: {
50: '#b5f5be',
500: '#91efa2',
950: '#000000',
},
}SCSS
$custom: #91efa2; $custom-light: #b5f5be; $custom-dark: #000000;
JSON
{
"hex": "#91efa2",
"rgb": {
"r": 145,
"g": 239,
"b": 162
},
"hsl": {
"h": 130.851,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.87416,
"c": 0.13917,
"h": 148.7
},
"luminance": 0.70361
}Semantic roles & 50–950 ramp
primary
#91EFA2
secondary
#CB59B6
accent
#0FB3D7
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111712
muted
#818582