#76E19D#76E19D
#76E19D is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.8% C 0.139 H 154.1°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #76E19D |
|---|---|
| RGB | rgb(118, 225, 157) |
| HSL | hsl(142, 64%, 67%) |
| HSV | hsv(142, 48%, 88%) |
| CMYK | cmyk(47.6%, 0%, 30.2%, 11.8%) |
| CIE-LAB | lab(81.91, -45.84, 23.96) |
| CIE-LCH | lch(81.91, 51.73, 152.41°) |
| OKLab | oklab(82.8% -0.1252 0.0607) |
| OKLCH | oklch(82.8% 0.139 154.1) |
| XYZ | xyz(40.4793, 60.1332, 41.3655) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.41
Seafoam
#7FE0B3
ΔE00 5.08
Seafoam (survey)
#80F9AD
ΔE00 5.22
Seafoam Green
#7AF9AB
ΔE00 5.25
Aqua Green
#12E193
ΔE00 5.30
Light Sea Green
#98F6B0
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E19D #E176BA
analogous
#85E176 #76E19D #76E1D2
triadic
#76E19D #9D76E1 #E19D76
tetradic
#76E19D #7685E1 #E176BA #E1D276
square
#76E19D #7685E1 #E176BA #E1D276
split-complementary
#76E19D #D276E1 #E17685
monochromatic
#28B55B #44D679 #76E19D #A8ECC1 #DAF7E5
Accessibility & contrast
On white
1.61
#76E19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#76E19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E19D
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E19D | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D299
Deuteranopia (green-blind)
#D1C7A1
Tritanopia (blue-blind)
#5DDFCF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #76e19d; /* rgb */ color: rgb(118, 225, 157); /* oklch */ color: oklch(82.8% 0.139 154.1);
Tailwind
colors: {
custom: {
50: '#a3ebba',
500: '#76e19d',
950: '#000000',
},
}SCSS
$custom: #76e19d; $custom-light: #a3ebba; $custom-dark: #000000;
JSON
{
"hex": "#76e19d",
"rgb": {
"r": 118,
"g": 225,
"b": 157
},
"hsl": {
"h": 141.869,
"s": 64.072,
"l": 67.255
},
"oklch": {
"l": 0.82802,
"c": 0.13908,
"h": 154.1
},
"luminance": 0.60136
}Semantic roles & 50–950 ramp
primary
#76E19D
secondary
#B6458D
accent
#1A8BCC
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481