#76FEB4#76FEB4
#76FEB4 is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.2% C 0.159 H 157.2°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #76FEB4 |
|---|---|
| RGB | rgb(118, 254, 180) |
| HSL | hsl(147, 99%, 73%) |
| HSV | hsv(147, 54%, 100%) |
| CMYK | cmyk(53.5%, 0%, 29.1%, 0.4%) |
| CIE-LAB | lab(90.79, -53.62, 24.33) |
| CIE-LCH | lch(90.79, 58.88, 155.60°) |
| OKLab | oklab(90.19% -0.1465 0.0617) |
| OKLCH | oklch(90.19% 0.159 157.2) |
| XYZ | xyz(51.1470, 78.0259, 55.5363) |
| Luminance | 0.7803 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.96
Seafoam Green
#7AF9AB
ΔE00 1.61
Seafoam (survey)
#80F9AD
ΔE00 1.71
Light Bluish Green
#76FDA8
ΔE00 2.12
Light Greenish Blue
#63F7B4
ΔE00 2.42
Light Green Blue
#56FCA2
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FEB4 #FE76C0
analogous
#7CFE76 #76FEB4 #76FEF8
triadic
#76FEB4 #B476FE #FEB476
tetradic
#76FEB4 #767CFE #FE76C0 #FEF876
square
#76FEB4 #767CFE #FE76C0 #FEF876
split-complementary
#76FEB4 #F876FE #FE767C
monochromatic
#02F872 #39FE93 #76FEB4 #B3FED5 #E1FFEE
Accessibility & contrast
On white
1.26
#76FEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#76FEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FEB4
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FEB4 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB0
Deuteranopia (green-blind)
#E9DFB9
Tritanopia (blue-blind)
#4BFCEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #76feb4; /* rgb */ color: rgb(118, 254, 180); /* oklch */ color: oklch(90.2% 0.159 157.2);
Tailwind
colors: {
custom: {
50: '#a7ffca',
500: '#76feb4',
950: '#000000',
},
}SCSS
$custom: #76feb4; $custom-light: #a7ffca; $custom-dark: #000000;
JSON
{
"hex": "#76feb4",
"rgb": {
"r": 118,
"g": 254,
"b": 180
},
"hsl": {
"h": 147.353,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.90188,
"c": 0.15897,
"h": 157.2
},
"luminance": 0.7803
}Semantic roles & 50–950 ramp
primary
#76FEB4
secondary
#DB3D93
accent
#007DE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682