#76E08D#76E08D
#76E08D is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.2% C 0.153 H 149.1°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #76E08D |
|---|---|
| RGB | rgb(118, 224, 141) |
| HSL | hsl(133, 63%, 67%) |
| HSV | hsv(133, 47%, 88%) |
| CMYK | cmyk(47.3%, 0%, 37.1%, 12.2%) |
| CIE-LAB | lab(81.34, -48.23, 31.41) |
| CIE-LCH | lch(81.34, 57.56, 146.92°) |
| OKLab | oklab(82.24% -0.1311 0.0783) |
| OKLCH | oklch(82.24% 0.153 149.1) |
| XYZ | xyz(38.9322, 59.0830, 34.5468) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.31
Weird Green
#3AE57F
ΔE00 4.54
Hospital Green
#9BE5AA
ΔE00 5.72
Tealish Green
#0CDC73
ΔE00 5.85
Seafoam Green
#7AF9AB
ΔE00 5.90
Seafoam (survey)
#80F9AD
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E08D #E076C9
analogous
#94E076 #76E08D #76E0C2
triadic
#76E08D #8D76E0 #E08D76
tetradic
#76E08D #7694E0 #E076C9 #E0C276
square
#76E08D #7694E0 #E076C9 #E0C276
split-complementary
#76E08D #C276E0 #E07694
monochromatic
#29B347 #44D563 #76E08D #A8EBB7 #DAF7E0
Accessibility & contrast
On white
1.64
#76E08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#76E08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E08D
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E08D | 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)
#E2D087
Deuteranopia (green-blind)
#D2C692
Tritanopia (blue-blind)
#62DCCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #76e08d; /* rgb */ color: rgb(118, 224, 141); /* oklch */ color: oklch(82.2% 0.153 149.1);
Tailwind
colors: {
custom: {
50: '#a3eaaf',
500: '#76e08d',
950: '#000000',
},
}SCSS
$custom: #76e08d; $custom-light: #a3eaaf; $custom-dark: #000000;
JSON
{
"hex": "#76e08d",
"rgb": {
"r": 118,
"g": 224,
"b": 141
},
"hsl": {
"h": 133.019,
"s": 63.095,
"l": 67.059
},
"oklch": {
"l": 0.82243,
"c": 0.15269,
"h": 149.1
},
"luminance": 0.59086
}Semantic roles & 50–950 ramp
primary
#76E08D
secondary
#B4469C
accent
#1BA5CB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481