#76E1A2#76E1A2
#76E1A2 is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.9% C 0.135 H 156.0°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #76E1A2 |
|---|---|
| RGB | rgb(118, 225, 162) |
| HSL | hsl(145, 64%, 67%) |
| HSV | hsv(145, 48%, 88%) |
| CMYK | cmyk(47.6%, 0%, 28%, 11.8%) |
| CIE-LAB | lab(82.00, -44.91, 21.49) |
| CIE-LCH | lch(82.00, 49.78, 154.42°) |
| OKLab | oklab(82.91% -0.1229 0.0546) |
| OKLCH | oklch(82.91% 0.135 156) |
| XYZ | xyz(40.9150, 60.3074, 43.6599) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.05
Hospital Green
#9BE5AA
ΔE00 4.36
Light Greenish Blue
#63F7B4
ΔE00 5.29
Seafoam (survey)
#80F9AD
ΔE00 5.42
Aqua Green
#12E193
ΔE00 5.47
Seafoam Green
#7AF9AB
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E1A2 #E176B5
analogous
#80E176 #76E1A2 #76E1D8
triadic
#76E1A2 #A276E1 #E1A276
tetradic
#76E1A2 #7680E1 #E176B5 #E1D876
square
#76E1A2 #7680E1 #E176B5 #E1D876
split-complementary
#76E1A2 #D876E1 #E17680
monochromatic
#28B562 #44D680 #76E1A2 #A8ECC4 #DAF7E6
Accessibility & contrast
On white
1.61
#76E1A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#76E1A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E1A2
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E1A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E1A2 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D39E
Deuteranopia (green-blind)
#D0C7A6
Tritanopia (blue-blind)
#5BDFD0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #76e1a2; /* rgb */ color: rgb(118, 225, 162); /* oklch */ color: oklch(82.9% 0.135 156.0);
Tailwind
colors: {
custom: {
50: '#a3ebbd',
500: '#76e1a2',
950: '#000000',
},
}SCSS
$custom: #76e1a2; $custom-light: #a3ebbd; $custom-dark: #000000;
JSON
{
"hex": "#76e1a2",
"rgb": {
"r": 118,
"g": 225,
"b": 162
},
"hsl": {
"h": 144.673,
"s": 64.072,
"l": 67.255
},
"oklch": {
"l": 0.8291,
"c": 0.13453,
"h": 156
},
"luminance": 0.60311
}Semantic roles & 50–950 ramp
primary
#76E1A2
secondary
#B64588
accent
#1A83CC
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101612
muted
#808482