#76E79A#76E79A
#76E79A is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.2% C 0.150 H 152.3°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #76E79A |
|---|---|
| RGB | rgb(118, 231, 154) |
| HSL | hsl(139, 70%, 68%) |
| HSV | hsv(139, 49%, 91%) |
| CMYK | cmyk(48.9%, 0%, 33.3%, 9.4%) |
| CIE-LAB | lab(83.62, -48.92, 27.82) |
| CIE-LCH | lch(83.62, 56.28, 150.37°) |
| OKLab | oklab(84.18% -0.1331 0.07) |
| OKLCH | oklch(84.18% 0.15 152.3) |
| XYZ | xyz(41.8770, 63.3332, 40.5834) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.92
Seafoam (survey)
#80F9AD
ΔE00 3.98
Light Sea Green
#98F6B0
ΔE00 4.50
Lightgreen
#90EE90
ΔE00 4.60
Light Blue Green
#7EFBB3
ΔE00 4.66
Light Bluish Green
#76FDA8
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E79A #E776C3
analogous
#8AE776 #76E79A #76E7D2
triadic
#76E79A #9A76E7 #E79A76
tetradic
#76E79A #768AE7 #E776C3 #E7D276
square
#76E79A #768AE7 #E776C3 #E7D276
split-complementary
#76E79A #D276E7 #E7768A
monochromatic
#22C154 #42DE74 #76E79A #AAF0C0 #DEF9E7
Accessibility & contrast
On white
1.54
#76E79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#76E79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E79A
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E79A | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D795
Deuteranopia (green-blind)
#D7CC9F
Tritanopia (blue-blind)
#5DE4D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #76e79a; /* rgb */ color: rgb(118, 231, 154); /* oklch */ color: oklch(84.2% 0.150 152.3);
Tailwind
colors: {
custom: {
50: '#a4efb8',
500: '#76e79a',
950: '#000000',
},
}SCSS
$custom: #76e79a; $custom-light: #a4efb8; $custom-dark: #000000;
JSON
{
"hex": "#76e79a",
"rgb": {
"r": 118,
"g": 231,
"b": 154
},
"hsl": {
"h": 139.115,
"s": 70.186,
"l": 68.431
},
"oklch": {
"l": 0.84176,
"c": 0.15042,
"h": 152.3
},
"luminance": 0.63336
}Semantic roles & 50–950 ramp
primary
#76E79A
secondary
#BF4297
accent
#1395D2
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581