#76EA9E#76EA9E
#76EA9E is a very light, vivid green. Relative luminance 0.652; OKLCH L 85.0% C 0.151 H 153.1°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #76EA9E |
|---|---|
| RGB | rgb(118, 234, 158) |
| HSL | hsl(141, 73%, 69%) |
| HSV | hsv(141, 50%, 92%) |
| CMYK | cmyk(49.6%, 0%, 32.5%, 8.2%) |
| CIE-LAB | lab(84.57, -49.46, 27.06) |
| CIE-LCH | lch(84.57, 56.37, 151.32°) |
| OKLab | oklab(84.97% -0.1347 0.0682) |
| OKLCH | oklch(84.97% 0.151 153.1) |
| XYZ | xyz(43.0625, 65.1623, 42.6495) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.21
Seafoam (survey)
#80F9AD
ΔE00 3.27
Light Blue Green
#7EFBB3
ΔE00 3.91
Light Sea Green
#98F6B0
ΔE00 4.05
Light Bluish Green
#76FDA8
ΔE00 4.08
Light Greenish Blue
#63F7B4
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76EA9E #EA76C2
analogous
#88EA76 #76EA9E #76EAD8
triadic
#76EA9E #9E76EA #EA9E76
tetradic
#76EA9E #7688EA #EA76C2 #EAD876
square
#76EA9E #7688EA #EA76C2 #EAD876
split-complementary
#76EA9E #D876EA #EA7688
monochromatic
#1FC759 #41E278 #76EA9E #ABF2C4 #E0FAE9
Accessibility & contrast
On white
1.50
#76EA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#76EA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76EA9E
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76EA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76EA9E | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA99
Deuteranopia (green-blind)
#D9CEA3
Tritanopia (blue-blind)
#5AE7D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #76ea9e; /* rgb */ color: rgb(118, 234, 158); /* oklch */ color: oklch(85.0% 0.151 153.1);
Tailwind
colors: {
custom: {
50: '#a4f1bb',
500: '#76ea9e',
950: '#000000',
},
}SCSS
$custom: #76ea9e; $custom-light: #a4f1bb; $custom-dark: #000000;
JSON
{
"hex": "#76ea9e",
"rgb": {
"r": 118,
"g": 234,
"b": 158
},
"hsl": {
"h": 140.69,
"s": 73.418,
"l": 69.02
},
"oklch": {
"l": 0.84974,
"c": 0.15097,
"h": 153.1
},
"luminance": 0.65166
}Semantic roles & 50–950 ramp
primary
#76EA9E
secondary
#C24296
accent
#1091D6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582