#76E79F#76E79F
#76E79F is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.3% C 0.146 H 153.9°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #76E79F |
|---|---|
| RGB | rgb(118, 231, 159) |
| HSL | hsl(142, 70%, 68%) |
| HSV | hsv(142, 49%, 91%) |
| CMYK | cmyk(48.9%, 0%, 31.2%, 9.4%) |
| CIE-LAB | lab(83.71, -48.02, 25.38) |
| CIE-LCH | lch(83.71, 54.31, 152.15°) |
| OKLab | oklab(84.28% -0.1309 0.0641) |
| OKLCH | oklch(84.28% 0.146 153.9) |
| XYZ | xyz(42.3021, 63.5032, 42.8224) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.86
Seafoam (survey)
#80F9AD
ΔE00 3.86
Light Blue Green
#7EFBB3
ΔE00 4.36
Light Sea Green
#98F6B0
ΔE00 4.37
Light Greenish Blue
#63F7B4
ΔE00 4.59
Hospital Green
#9BE5AA
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E79F #E776BE
analogous
#85E776 #76E79F #76E7D7
triadic
#76E79F #9F76E7 #E79F76
tetradic
#76E79F #7685E7 #E776BE #E7D776
square
#76E79F #7685E7 #E776BE #E7D776
split-complementary
#76E79F #D776E7 #E77685
monochromatic
#22C15B #42DE7B #76E79F #AAF0C3 #DEF9E8
Accessibility & contrast
On white
1.53
#76E79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#76E79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E79F
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E79F | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89B
Deuteranopia (green-blind)
#D6CCA3
Tritanopia (blue-blind)
#5BE5D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #76e79f; /* rgb */ color: rgb(118, 231, 159); /* oklch */ color: oklch(84.3% 0.146 153.9);
Tailwind
colors: {
custom: {
50: '#a4efbb',
500: '#76e79f',
950: '#000000',
},
}SCSS
$custom: #76e79f; $custom-light: #a4efbb; $custom-dark: #000000;
JSON
{
"hex": "#76e79f",
"rgb": {
"r": 118,
"g": 231,
"b": 159
},
"hsl": {
"h": 141.77,
"s": 70.186,
"l": 68.431
},
"oklch": {
"l": 0.84278,
"c": 0.14581,
"h": 153.9
},
"luminance": 0.63507
}Semantic roles & 50–950 ramp
primary
#76E79F
secondary
#BF4292
accent
#138DD2
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582