#76E69E#76E69E
#76E69E is a very light, vivid green. Relative luminance 0.629; OKLCH L 84.0% C 0.145 H 153.7°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #76E69E |
|---|---|
| RGB | rgb(118, 230, 158) |
| HSL | hsl(141, 69%, 68%) |
| HSV | hsv(141, 49%, 90%) |
| CMYK | cmyk(48.7%, 0%, 31.3%, 9.8%) |
| CIE-LAB | lab(83.40, -47.78, 25.47) |
| CIE-LCH | lch(83.40, 54.14, 151.94°) |
| OKLab | oklab(84.02% -0.1303 0.0643) |
| OKLCH | oklch(84.02% 0.145 153.7) |
| XYZ | xyz(41.9366, 62.9105, 42.2742) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.08
Seafoam (survey)
#80F9AD
ΔE00 4.08
Light Sea Green
#98F6B0
ΔE00 4.52
Light Blue Green
#7EFBB3
ΔE00 4.59
Hospital Green
#9BE5AA
ΔE00 4.61
Light Greenish Blue
#63F7B4
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E69E #E676BE
analogous
#86E676 #76E69E #76E6D6
triadic
#76E69E #9E76E6 #E69E76
tetradic
#76E69E #7686E6 #E676BE #E6D676
square
#76E69E #7686E6 #E676BE #E6D676
split-complementary
#76E69E #D676E6 #E67686
monochromatic
#23BF5B #42DD79 #76E69E #AAEFC3 #DEF9E7
Accessibility & contrast
On white
1.55
#76E69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#76E69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E69E
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E69E | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79A
Deuteranopia (green-blind)
#D6CBA2
Tritanopia (blue-blind)
#5BE4D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #76e69e; /* rgb */ color: rgb(118, 230, 158); /* oklch */ color: oklch(84.0% 0.145 153.7);
Tailwind
colors: {
custom: {
50: '#a4eebb',
500: '#76e69e',
950: '#000000',
},
}SCSS
$custom: #76e69e; $custom-light: #a4eebb; $custom-dark: #000000;
JSON
{
"hex": "#76e69e",
"rgb": {
"r": 118,
"g": 230,
"b": 158
},
"hsl": {
"h": 141.429,
"s": 69.136,
"l": 68.235
},
"oklch": {
"l": 0.84018,
"c": 0.14531,
"h": 153.7
},
"luminance": 0.62914
}Semantic roles & 50–950 ramp
primary
#76E69E
secondary
#BE4392
accent
#148ED1
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582