#91EE94#91EE94
#91EE94 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.9% C 0.151 H 144.8°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #91EE94 |
|---|---|
| RGB | rgb(145, 238, 148) |
| HSL | hsl(122, 73%, 75%) |
| HSV | hsv(122, 39%, 93%) |
| CMYK | cmyk(39.1%, 0%, 37.8%, 6.7%) |
| CIE-LAB | lab(86.65, -45.43, 35.10) |
| CIE-LCH | lch(86.65, 57.41, 142.31°) |
| OKLab | oklab(86.92% -0.1237 0.0872) |
| OKLCH | oklch(86.92% 0.151 144.8) |
| XYZ | xyz(47.5946, 69.3042, 38.8804) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.66
Palegreen
#98FB98
ΔE00 2.89
Mint Green
#8FFF9F
ΔE00 3.67
Baby Green
#8CFF9E
ΔE00 3.76
Foam Green
#90FDA9
ΔE00 3.85
Light Pastel Green
#B2FBA5
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EE94 #EE91EB
analogous
#BDEE91 #91EE94 #91EEC2
triadic
#91EE94 #9491EE #EE9491
tetradic
#91EE94 #91BDEE #EE91EB #EEC291
square
#91EE94 #91BDEE #EE91EB #EEC291
split-complementary
#91EE94 #C291EE #EE91BD
monochromatic
#27DE2D #5CE660 #91EE94 #C6F6C8 #E4FBE5
Accessibility & contrast
On white
1.41
#91EE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#91EE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EE94
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EE94 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8E
Deuteranopia (green-blind)
#E4D599
Tritanopia (blue-blind)
#86E9D7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #91ee94; /* rgb */ color: rgb(145, 238, 148); /* oklch */ color: oklch(86.9% 0.151 144.8);
Tailwind
colors: {
custom: {
50: '#b5f4b4',
500: '#91ee94',
950: '#000000',
},
}SCSS
$custom: #91ee94; $custom-light: #b5f4b4; $custom-dark: #000000;
JSON
{
"hex": "#91ee94",
"rgb": {
"r": 145,
"g": 238,
"b": 148
},
"hsl": {
"h": 121.935,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.86919,
"c": 0.15134,
"h": 144.8
},
"luminance": 0.69307
}Semantic roles & 50–950 ramp
primary
#91EE94
secondary
#CA5AC6
accent
#10CFD5
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581