#76F19F#76F19F
#76F19F is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.7% C 0.160 H 152.5°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #76F19F |
|---|---|
| RGB | rgb(118, 241, 159) |
| HSL | hsl(140, 81%, 70%) |
| HSV | hsv(140, 51%, 95%) |
| CMYK | cmyk(51%, 0%, 34%, 5.5%) |
| CIE-LAB | lab(86.63, -52.16, 29.34) |
| CIE-LCH | lch(86.63, 59.85, 150.65°) |
| OKLab | oklab(86.67% -0.1418 0.0737) |
| OKLCH | oklch(86.67% 0.16 152.5) |
| XYZ | xyz(45.1813, 69.2616, 43.7821) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.00
Seafoam (survey)
#80F9AD
ΔE00 2.21
Light Bluish Green
#76FDA8
ΔE00 2.52
Light Blue Green
#7EFBB3
ΔE00 3.10
Foam Green
#90FDA9
ΔE00 3.26
Light Green Blue
#56FCA2
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76F19F #F176C8
analogous
#8AF176 #76F19F #76F1DC
triadic
#76F19F #9F76F1 #F19F76
tetradic
#76F19F #768AF1 #F176C8 #F1DC76
square
#76F19F #768AF1 #F176C8 #F1DC76
split-complementary
#76F19F #DC76F1 #F1768A
monochromatic
#16D756 #3EEB78 #76F19F #AEF7C6 #E3FCEC
Accessibility & contrast
On white
1.41
#76F19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#76F19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76F19F
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76F19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76F19F | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09A
Deuteranopia (green-blind)
#E0D4A4
Tritanopia (blue-blind)
#58EEDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #76f19f; /* rgb */ color: rgb(118, 241, 159); /* oklch */ color: oklch(86.7% 0.160 152.5);
Tailwind
colors: {
custom: {
50: '#a5f6bc',
500: '#76f19f',
950: '#000000',
},
}SCSS
$custom: #76f19f; $custom-light: #a5f6bc; $custom-dark: #000000;
JSON
{
"hex": "#76f19f",
"rgb": {
"r": 118,
"g": 241,
"b": 159
},
"hsl": {
"h": 140,
"s": 81.457,
"l": 70.392
},
"oklch": {
"l": 0.86667,
"c": 0.15985,
"h": 152.5
},
"luminance": 0.69265
}Semantic roles & 50–950 ramp
primary
#76F19F
secondary
#CB409D
accent
#0896DE
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582