#76FFA2#76FFA2
#76FFA2 is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.1% C 0.176 H 151.8°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #76FFA2 |
|---|---|
| RGB | rgb(118, 255, 162) |
| HSL | hsl(139, 100%, 73%) |
| HSV | hsv(139, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(90.77, -57.26, 33.36) |
| CIE-LCH | lch(90.77, 66.27, 149.78°) |
| OKLab | oklab(90.07% -0.1553 0.0834) |
| OKLCH | oklch(90.07% 0.176 151.8) |
| XYZ | xyz(49.7492, 77.9758, 46.6046) |
| Luminance | 0.7798 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.35
Baby Green
#8CFF9E
ΔE00 2.34
Light Green Blue
#56FCA2
ΔE00 2.40
Sea Green (survey)
#53FCA1
ΔE00 2.48
Foam Green
#90FDA9
ΔE00 2.49
Mint Green
#8FFF9F
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FFA2 #FF76D3
analogous
#8EFF76 #76FFA2 #76FFE6
triadic
#76FFA2 #A276FF #FFA276
tetradic
#76FFA2 #768EFF #FF76D3 #FFE676
square
#76FFA2 #768EFF #FF76D3 #FFE676
split-complementary
#76FFA2 #E676FF #FF768E
monochromatic
#00FB50 #39FF78 #76FFA2 #B3FFCC #E0FFEA
Accessibility & contrast
On white
1.27
#76FFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#76FFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FFA2
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FFA2 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9C
Deuteranopia (green-blind)
#EDDFA8
Tritanopia (blue-blind)
#53FCE7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #76ffa2; /* rgb */ color: rgb(118, 255, 162); /* oklch */ color: oklch(90.1% 0.176 151.8);
Tailwind
colors: {
custom: {
50: '#a7ffbe',
500: '#76ffa2',
950: '#000000',
},
}SCSS
$custom: #76ffa2; $custom-light: #a7ffbe; $custom-dark: #000000;
JSON
{
"hex": "#76ffa2",
"rgb": {
"r": 118,
"g": 255,
"b": 162
},
"hsl": {
"h": 139.27,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.90066,
"c": 0.17631,
"h": 151.8
},
"luminance": 0.7798
}Semantic roles & 50–950 ramp
primary
#76FFA2
secondary
#DD3DA9
accent
#009CE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682