#76E68F#76E68F
#76E68F is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.7% C 0.159 H 149.2°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #76E68F |
|---|---|
| RGB | rgb(118, 230, 143) |
| HSL | hsl(133, 69%, 68%) |
| HSV | hsv(133, 49%, 90%) |
| CMYK | cmyk(48.7%, 0%, 37.8%, 9.8%) |
| CIE-LAB | lab(83.14, -50.38, 32.78) |
| CIE-LCH | lch(83.14, 60.11, 146.95°) |
| OKLab | oklab(83.73% -0.1368 0.0816) |
| OKLCH | oklch(83.73% 0.159 149.2) |
| XYZ | xyz(40.7234, 62.4252, 35.8846) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.42
Weird Green
#3AE57F
ΔE00 4.14
Seafoam Green
#7AF9AB
ΔE00 4.86
Seafoam (survey)
#80F9AD
ΔE00 4.98
Light Bluish Green
#76FDA8
ΔE00 5.21
Foam Green
#90FDA9
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E68F #E676CD
analogous
#95E676 #76E68F #76E6C7
triadic
#76E68F #8F76E6 #E68F76
tetradic
#76E68F #7695E6 #E676CD #E6C776
square
#76E68F #7695E6 #E676CD #E6C776
split-complementary
#76E68F #C776E6 #E67695
monochromatic
#23BF46 #42DD65 #76E68F #AAEFB9 #DEF9E4
Accessibility & contrast
On white
1.56
#76E68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#76E68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E68F
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E68F | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D689
Deuteranopia (green-blind)
#D8CB94
Tritanopia (blue-blind)
#60E2D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #76e68f; /* rgb */ color: rgb(118, 230, 143); /* oklch */ color: oklch(83.7% 0.159 149.2);
Tailwind
colors: {
custom: {
50: '#a4eeb0',
500: '#76e68f',
950: '#000000',
},
}SCSS
$custom: #76e68f; $custom-light: #a4eeb0; $custom-dark: #000000;
JSON
{
"hex": "#76e68f",
"rgb": {
"r": 118,
"g": 230,
"b": 143
},
"hsl": {
"h": 133.393,
"s": 69.136,
"l": 68.235
},
"oklch": {
"l": 0.83725,
"c": 0.15932,
"h": 149.2
},
"luminance": 0.62428
}Semantic roles & 50–950 ramp
primary
#76E68F
secondary
#BE43A2
accent
#14A7D1
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581