#76E08E#76E08E
#76E08E is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.3% C 0.152 H 149.4°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #76E08E |
|---|---|
| RGB | rgb(118, 224, 142) |
| HSL | hsl(134, 63%, 67%) |
| HSV | hsv(134, 47%, 88%) |
| CMYK | cmyk(47.3%, 0%, 36.6%, 12.2%) |
| CIE-LAB | lab(81.35, -48.06, 30.93) |
| CIE-LCH | lch(81.35, 57.15, 147.24°) |
| OKLab | oklab(82.26% -0.1306 0.0772) |
| OKLCH | oklch(82.26% 0.152 149.4) |
| XYZ | xyz(39.0069, 59.1129, 34.9404) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.40
Weird Green
#3AE57F
ΔE00 4.61
Hospital Green
#9BE5AA
ΔE00 5.60
Seafoam Green
#7AF9AB
ΔE00 5.83
Seafoam (survey)
#80F9AD
ΔE00 5.89
Aqua Green
#12E193
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E08E #E076C8
analogous
#93E076 #76E08E #76E0C3
triadic
#76E08E #8E76E0 #E08E76
tetradic
#76E08E #7693E0 #E076C8 #E0C376
square
#76E08E #7693E0 #E076C8 #E0C376
split-complementary
#76E08E #C376E0 #E07693
monochromatic
#29B348 #44D565 #76E08E #A8EBB7 #DAF7E0
Accessibility & contrast
On white
1.64
#76E08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#76E08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E08E
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E08E | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D088
Deuteranopia (green-blind)
#D2C693
Tritanopia (blue-blind)
#62DDCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #76e08e; /* rgb */ color: rgb(118, 224, 142); /* oklch */ color: oklch(82.3% 0.152 149.4);
Tailwind
colors: {
custom: {
50: '#a3eaaf',
500: '#76e08e',
950: '#000000',
},
}SCSS
$custom: #76e08e; $custom-light: #a3eaaf; $custom-dark: #000000;
JSON
{
"hex": "#76e08e",
"rgb": {
"r": 118,
"g": 224,
"b": 142
},
"hsl": {
"h": 133.585,
"s": 63.095,
"l": 67.059
},
"oklch": {
"l": 0.82261,
"c": 0.15174,
"h": 149.4
},
"luminance": 0.59116
}Semantic roles & 50–950 ramp
primary
#76E08E
secondary
#B4469B
accent
#1BA3CB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481