#76EF8F#76EF8F
#76EF8F is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.9% C 0.172 H 148.5°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #76EF8F |
|---|---|
| RGB | rgb(118, 239, 143) |
| HSL | hsl(132, 79%, 70%) |
| HSV | hsv(132, 51%, 94%) |
| CMYK | cmyk(50.6%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(85.79, -54.04, 36.26) |
| CIE-LCH | lch(85.79, 65.07, 146.14°) |
| OKLab | oklab(85.89% -0.1466 0.0898) |
| OKLCH | oklch(85.89% 0.172 148.5) |
| XYZ | xyz(43.2929, 67.5642, 36.7411) |
| Luminance | 0.6757 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.75
Baby Green
#8CFF9E
ΔE00 3.66
Mint Green
#8FFF9F
ΔE00 3.79
Palegreen
#98FB98
ΔE00 3.97
Light Bluish Green
#76FDA8
ΔE00 4.00
Foam Green
#90FDA9
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76EF8F #EF76D6
analogous
#99EF76 #76EF8F #76EFCC
triadic
#76EF8F #8F76EF #EF8F76
tetradic
#76EF8F #7699EF #EF76D6 #EFCC76
square
#76EF8F #7699EF #EF76D6 #EFCC76
split-complementary
#76EF8F #CC76EF #EF7699
monochromatic
#19D23F #3FE962 #76EF8F #ADF5BC #E4FCE9
Accessibility & contrast
On white
1.45
#76EF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#76EF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76EF8F
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76EF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76EF8F | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD88
Deuteranopia (green-blind)
#E0D295
Tritanopia (blue-blind)
#5EEBD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #76ef8f; /* rgb */ color: rgb(118, 239, 143); /* oklch */ color: oklch(85.9% 0.172 148.5);
Tailwind
colors: {
custom: {
50: '#a5f5b1',
500: '#76ef8f',
950: '#000000',
},
}SCSS
$custom: #76ef8f; $custom-light: #a5f5b1; $custom-dark: #000000;
JSON
{
"hex": "#76ef8f",
"rgb": {
"r": 118,
"g": 239,
"b": 143
},
"hsl": {
"h": 132.397,
"s": 79.085,
"l": 70
},
"oklch": {
"l": 0.85891,
"c": 0.17189,
"h": 148.5
},
"luminance": 0.67568
}Semantic roles & 50–950 ramp
primary
#76EF8F
secondary
#C841AC
accent
#0AB0DB
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581