#76DE93#76DE93
#76DE93 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.9% C 0.144 H 151.1°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #76DE93 |
|---|---|
| RGB | rgb(118, 222, 147) |
| HSL | hsl(137, 61%, 67%) |
| HSV | hsv(137, 47%, 87%) |
| CMYK | cmyk(46.8%, 0%, 33.8%, 12.9%) |
| CIE-LAB | lab(80.85, -46.36, 27.69) |
| CIE-LCH | lch(80.85, 54.00, 149.15°) |
| OKLab | oklab(81.88% -0.1262 0.0696) |
| OKLCH | oklch(81.88% 0.144 151.1) |
| XYZ | xyz(38.8564, 58.1978, 36.7839) |
| Luminance | 0.5820 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.01
Weird Green
#3AE57F
ΔE00 5.34
Lightgreen
#90EE90
ΔE00 5.37
Aqua Green
#12E193
ΔE00 5.59
Seafoam Green
#7AF9AB
ΔE00 5.96
Seafoam (survey)
#80F9AD
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DE93 #DE76C1
analogous
#8DDE76 #76DE93 #76DEC7
triadic
#76DE93 #9376DE #DE9376
tetradic
#76DE93 #768DDE #DE76C1 #DEC776
square
#76DE93 #768DDE #DE76C1 #DEC776
split-complementary
#76DE93 #C776DE #DE768D
monochromatic
#2AAF4F #45D26C #76DE93 #A7EABA #D9F6E1
Accessibility & contrast
On white
1.66
#76DE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#76DE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DE93
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DE93 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8E
Deuteranopia (green-blind)
#D0C598
Tritanopia (blue-blind)
#61DBCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #76de93; /* rgb */ color: rgb(118, 222, 147); /* oklch */ color: oklch(81.9% 0.144 151.1);
Tailwind
colors: {
custom: {
50: '#a3e9b3',
500: '#76de93',
950: '#000000',
},
}SCSS
$custom: #76de93; $custom-light: #a3e9b3; $custom-dark: #000000;
JSON
{
"hex": "#76de93",
"rgb": {
"r": 118,
"g": 222,
"b": 147
},
"hsl": {
"h": 136.731,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.81877,
"c": 0.1441,
"h": 151.1
},
"luminance": 0.58201
}Semantic roles & 50–950 ramp
primary
#76DE93
secondary
#B14794
accent
#1D99C9
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481