#91EE95#91EE95
#91EE95 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.9% C 0.150 H 145.1°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #91EE95 |
|---|---|
| RGB | rgb(145, 238, 149) |
| HSL | hsl(123, 73%, 75%) |
| HSV | hsv(123, 39%, 93%) |
| CMYK | cmyk(39.1%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(86.67, -45.27, 34.62) |
| CIE-LCH | lch(86.67, 56.99, 142.60°) |
| OKLab | oklab(86.94% -0.1233 0.0861) |
| OKLCH | oklch(86.94% 0.15 145.1) |
| XYZ | xyz(47.6741, 69.3360, 39.2991) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.83
Palegreen
#98FB98
ΔE00 2.95
Mint Green
#8FFF9F
ΔE00 3.67
Foam Green
#90FDA9
ΔE00 3.75
Baby Green
#8CFF9E
ΔE00 3.76
Light Sea Green
#98F6B0
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EE95 #EE91EA
analogous
#BBEE91 #91EE95 #91EEC4
triadic
#91EE95 #9591EE #EE9591
tetradic
#91EE95 #91BBEE #EE91EA #EEC491
square
#91EE95 #91BBEE #EE91EA #EEC491
split-complementary
#91EE95 #C491EE #EE91BB
monochromatic
#27DE2F #5CE662 #91EE95 #C6F6C8 #E4FBE5
Accessibility & contrast
On white
1.41
#91EE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#91EE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EE95
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EE95 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF8F
Deuteranopia (green-blind)
#E3D59A
Tritanopia (blue-blind)
#85E9D8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #91ee95; /* rgb */ color: rgb(145, 238, 149); /* oklch */ color: oklch(86.9% 0.150 145.1);
Tailwind
colors: {
custom: {
50: '#b5f4b5',
500: '#91ee95',
950: '#000000',
},
}SCSS
$custom: #91ee95; $custom-light: #b5f4b5; $custom-dark: #000000;
JSON
{
"hex": "#91ee95",
"rgb": {
"r": 145,
"g": 238,
"b": 149
},
"hsl": {
"h": 122.581,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.86937,
"c": 0.15036,
"h": 145.1
},
"luminance": 0.69339
}Semantic roles & 50–950 ramp
primary
#91EE95
secondary
#CA5AC5
accent
#10CDD5
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581