#76E69B#76E69B
#76E69B is a very light, vivid green. Relative luminance 0.628; OKLCH L 84.0% C 0.148 H 152.7°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #76E69B |
|---|---|
| RGB | rgb(118, 230, 155) |
| HSL | hsl(140, 69%, 68%) |
| HSV | hsv(140, 49%, 90%) |
| CMYK | cmyk(48.7%, 0%, 32.6%, 9.8%) |
| CIE-LAB | lab(83.34, -48.32, 26.94) |
| CIE-LCH | lch(83.34, 55.32, 150.86°) |
| OKLab | oklab(83.96% -0.1316 0.0679) |
| OKLCH | oklch(83.96% 0.148 152.7) |
| XYZ | xyz(41.6815, 62.8085, 40.9308) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.10
Seafoam (survey)
#80F9AD
ΔE00 4.13
Light Sea Green
#98F6B0
ΔE00 4.58
Light Blue Green
#7EFBB3
ΔE00 4.75
Hospital Green
#9BE5AA
ΔE00 4.80
Lightgreen
#90EE90
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E69B #E676C1
analogous
#89E676 #76E69B #76E6D3
triadic
#76E69B #9B76E6 #E69B76
tetradic
#76E69B #7689E6 #E676C1 #E6D376
square
#76E69B #7689E6 #E676C1 #E6D376
split-complementary
#76E69B #D376E6 #E67689
monochromatic
#23BF56 #42DD75 #76E69B #AAEFC1 #DEF9E7
Accessibility & contrast
On white
1.55
#76E69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#76E69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E69B
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E69B | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D696
Deuteranopia (green-blind)
#D6CBA0
Tritanopia (blue-blind)
#5CE3D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #76e69b; /* rgb */ color: rgb(118, 230, 155); /* oklch */ color: oklch(84.0% 0.148 152.7);
Tailwind
colors: {
custom: {
50: '#a4eeb9',
500: '#76e69b',
950: '#000000',
},
}SCSS
$custom: #76e69b; $custom-light: #a4eeb9; $custom-dark: #000000;
JSON
{
"hex": "#76e69b",
"rgb": {
"r": 118,
"g": 230,
"b": 155
},
"hsl": {
"h": 139.821,
"s": 69.136,
"l": 68.235
},
"oklch": {
"l": 0.83956,
"c": 0.14807,
"h": 152.7
},
"luminance": 0.62812
}Semantic roles & 50–950 ramp
primary
#76E69B
secondary
#BE4395
accent
#1493D1
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581