#76EE91#76EE91
#76EE91 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.7% C 0.169 H 149.1°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #76EE91 |
|---|---|
| RGB | rgb(118, 238, 145) |
| HSL | hsl(134, 78%, 70%) |
| HSV | hsv(134, 50%, 93%) |
| CMYK | cmyk(50.4%, 0%, 39.1%, 6.7%) |
| CIE-LAB | lab(85.52, -53.31, 34.92) |
| CIE-LCH | lch(85.52, 63.73, 146.78°) |
| OKLab | oklab(85.69% -0.1447 0.0867) |
| OKLCH | oklch(85.69% 0.169 149.1) |
| XYZ | xyz(43.1538, 67.0415, 37.4488) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.86
Baby Green
#8CFF9E
ΔE00 3.86
Light Bluish Green
#76FDA8
ΔE00 3.89
Seafoam Green
#7AF9AB
ΔE00 3.96
Mint Green
#8FFF9F
ΔE00 3.98
Foam Green
#90FDA9
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76EE91 #EE76D3
analogous
#97EE76 #76EE91 #76EECD
triadic
#76EE91 #9176EE #EE9176
tetradic
#76EE91 #7697EE #EE76D3 #EECD76
square
#76EE91 #7697EE #EE76D3 #EECD76
split-complementary
#76EE91 #CD76EE #EE7697
monochromatic
#1AD043 #40E765 #76EE91 #ACF5BD #E3FCE8
Accessibility & contrast
On white
1.46
#76EE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#76EE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76EE91
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76EE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76EE91 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8A
Deuteranopia (green-blind)
#DFD197
Tritanopia (blue-blind)
#5EEAD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #76ee91; /* rgb */ color: rgb(118, 238, 145); /* oklch */ color: oklch(85.7% 0.169 149.1);
Tailwind
colors: {
custom: {
50: '#a5f4b2',
500: '#76ee91',
950: '#000000',
},
}SCSS
$custom: #76ee91; $custom-light: #a5f4b2; $custom-dark: #000000;
JSON
{
"hex": "#76ee91",
"rgb": {
"r": 118,
"g": 238,
"b": 145
},
"hsl": {
"h": 133.5,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.85686,
"c": 0.16865,
"h": 149.1
},
"luminance": 0.67045
}Semantic roles & 50–950 ramp
primary
#76EE91
secondary
#C741A9
accent
#0BACDA
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581