#76E69F#76E69F
#76E69F is a very light, vivid green. Relative luminance 0.629; OKLCH L 84.0% C 0.144 H 154.1°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #76E69F |
|---|---|
| RGB | rgb(118, 230, 159) |
| HSL | hsl(142, 69%, 68%) |
| HSV | hsv(142, 49%, 90%) |
| CMYK | cmyk(48.7%, 0%, 30.9%, 9.8%) |
| CIE-LAB | lab(83.41, -47.60, 24.98) |
| CIE-LCH | lch(83.41, 53.75, 152.31°) |
| OKLab | oklab(84.04% -0.1298 0.0632) |
| OKLCH | oklch(84.04% 0.144 154.1) |
| XYZ | xyz(42.0230, 62.9451, 42.7293) |
| Luminance | 0.6295 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 4.09
Seafoam Green
#7AF9AB
ΔE00 4.09
Light Sea Green
#98F6B0
ΔE00 4.51
Light Blue Green
#7EFBB3
ΔE00 4.55
Hospital Green
#9BE5AA
ΔE00 4.56
Light Greenish Blue
#63F7B4
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E69F #E676BD
analogous
#85E676 #76E69F #76E6D7
triadic
#76E69F #9F76E6 #E69F76
tetradic
#76E69F #7685E6 #E676BD #E6D776
square
#76E69F #7685E6 #E676BD #E6D776
split-complementary
#76E69F #D776E6 #E67685
monochromatic
#23BF5C #42DD7B #76E69F #AAEFC3 #DEF9E8
Accessibility & contrast
On white
1.55
#76E69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#76E69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E69F
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E69F | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79B
Deuteranopia (green-blind)
#D5CBA3
Tritanopia (blue-blind)
#5BE4D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #76e69f; /* rgb */ color: rgb(118, 230, 159); /* oklch */ color: oklch(84.0% 0.144 154.1);
Tailwind
colors: {
custom: {
50: '#a4eebb',
500: '#76e69f',
950: '#000000',
},
}SCSS
$custom: #76e69f; $custom-light: #a4eebb; $custom-dark: #000000;
JSON
{
"hex": "#76e69f",
"rgb": {
"r": 118,
"g": 230,
"b": 159
},
"hsl": {
"h": 141.964,
"s": 69.136,
"l": 68.235
},
"oklch": {
"l": 0.84039,
"c": 0.14439,
"h": 154.1
},
"luminance": 0.62948
}Semantic roles & 50–950 ramp
primary
#76E69F
secondary
#BE4391
accent
#148CD1
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582