#76E083#76E083
#76E083 is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.1% C 0.162 H 146.5°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #76E083 |
|---|---|
| RGB | rgb(118, 224, 131) |
| HSL | hsl(127, 63%, 67%) |
| HSV | hsv(127, 47%, 88%) |
| CMYK | cmyk(47.3%, 0%, 41.5%, 12.2%) |
| CIE-LAB | lab(81.18, -49.83, 36.26) |
| CIE-LCH | lch(81.18, 61.62, 143.96°) |
| OKLab | oklab(82.06% -0.1353 0.0894) |
| OKLCH | oklch(82.06% 0.162 146.5) |
| XYZ | xyz(38.2214, 58.7987, 30.8035) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.81
Weird Green
#3AE57F
ΔE00 4.30
Lightish Green
#61E160
ΔE00 4.88
Tealish Green
#0CDC73
ΔE00 5.50
Palegreen
#98FB98
ΔE00 6.35
Fresh Green
#69D84F
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E083 #E076D3
analogous
#9EE076 #76E083 #76E0B8
triadic
#76E083 #8376E0 #E08376
tetradic
#76E083 #769EE0 #E076D3 #E0B876
square
#76E083 #769EE0 #E076D3 #E0B876
split-complementary
#76E083 #B876E0 #E0769E
monochromatic
#29B33A #44D556 #76E083 #A8EBB0 #DAF7DD
Accessibility & contrast
On white
1.65
#76E083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#76E083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E083
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E083 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07C
Deuteranopia (green-blind)
#D4C689
Tritanopia (blue-blind)
#65DCC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #76e083; /* rgb */ color: rgb(118, 224, 131); /* oklch */ color: oklch(82.1% 0.162 146.5);
Tailwind
colors: {
custom: {
50: '#a4eaa8',
500: '#76e083',
950: '#000000',
},
}SCSS
$custom: #76e083; $custom-light: #a4eaa8; $custom-dark: #000000;
JSON
{
"hex": "#76e083",
"rgb": {
"r": 118,
"g": 224,
"b": 131
},
"hsl": {
"h": 127.358,
"s": 63.095,
"l": 67.059
},
"oklch": {
"l": 0.82064,
"c": 0.16222,
"h": 146.5
},
"luminance": 0.58802
}Semantic roles & 50–950 ramp
primary
#76E083
secondary
#B446A7
accent
#1BB5CB
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#101610
muted
#818480