#76FF94#76FF94
#76FF94 is a very light, vivid green. Relative luminance 0.775; OKLCH L 89.8% C 0.189 H 148.6°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #76FF94 |
|---|---|
| RGB | rgb(118, 255, 148) |
| HSL | hsl(133, 100%, 73%) |
| HSV | hsv(133, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 42%, 0%) |
| CIE-LAB | lab(90.55, -59.53, 39.98) |
| CIE-LCH | lch(90.55, 71.71, 146.11°) |
| OKLab | oklab(89.82% -0.1613 0.0986) |
| OKLCH | oklch(89.82% 0.189 148.6) |
| XYZ | xyz(48.5733, 77.5055, 40.4116) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.08
Mint Green
#8FFF9F
ΔE00 2.36
Palegreen
#98FB98
ΔE00 3.37
Lightgreen (survey)
#76FF7B
ΔE00 3.50
Light Bluish Green
#76FDA8
ΔE00 3.55
Foam Green
#90FDA9
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FF94 #FF76E1
analogous
#9CFF76 #76FF94 #76FFD9
triadic
#76FF94 #9476FF #FF9476
tetradic
#76FF94 #769CFF #FF76E1 #FFD976
square
#76FF94 #769CFF #FF76E1 #FFD976
split-complementary
#76FF94 #D976FF #FF769C
monochromatic
#00FB37 #39FF64 #76FF94 #B3FFC4 #E0FFE7
Accessibility & contrast
On white
1.27
#76FF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#76FF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FF94
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FF94 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8C
Deuteranopia (green-blind)
#EFDF9B
Tritanopia (blue-blind)
#58FAE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #76ff94; /* rgb */ color: rgb(118, 255, 148); /* oklch */ color: oklch(89.8% 0.189 148.6);
Tailwind
colors: {
custom: {
50: '#a7ffb4',
500: '#76ff94',
950: '#000000',
},
}SCSS
$custom: #76ff94; $custom-light: #a7ffb4; $custom-dark: #000000;
JSON
{
"hex": "#76ff94",
"rgb": {
"r": 118,
"g": 255,
"b": 148
},
"hsl": {
"h": 133.139,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.89819,
"c": 0.18901,
"h": 148.6
},
"luminance": 0.7751
}Semantic roles & 50–950 ramp
primary
#76FF94
secondary
#DD3DBA
accent
#00B3E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681