#76DE92#76DE92
#76DE92 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.9% C 0.145 H 150.8°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #76DE92 |
|---|---|
| RGB | rgb(118, 222, 146) |
| HSL | hsl(136, 61%, 67%) |
| HSV | hsv(136, 47%, 87%) |
| CMYK | cmyk(46.8%, 0%, 34.2%, 12.9%) |
| CIE-LAB | lab(80.83, -46.54, 28.18) |
| CIE-LCH | lch(80.83, 54.40, 148.80°) |
| OKLab | oklab(81.86% -0.1266 0.0707) |
| OKLCH | oklch(81.86% 0.145 150.8) |
| XYZ | xyz(38.7783, 58.1665, 36.3724) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.10
Weird Green
#3AE57F
ΔE00 5.24
Lightgreen
#90EE90
ΔE00 5.25
Aqua Green
#12E193
ΔE00 5.64
Seafoam Green
#7AF9AB
ΔE00 6.00
Seafoam (survey)
#80F9AD
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DE92 #DE76C2
analogous
#8EDE76 #76DE92 #76DEC6
triadic
#76DE92 #9276DE #DE9276
tetradic
#76DE92 #768EDE #DE76C2 #DEC676
square
#76DE92 #768EDE #DE76C2 #DEC676
split-complementary
#76DE92 #C676DE #DE768E
monochromatic
#2AAF4E #45D26B #76DE92 #A7EAB9 #D9F6E0
Accessibility & contrast
On white
1.66
#76DE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#76DE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DE92
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DE92 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8D
Deuteranopia (green-blind)
#D0C597
Tritanopia (blue-blind)
#61DBCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #76de92; /* rgb */ color: rgb(118, 222, 146); /* oklch */ color: oklch(81.9% 0.145 150.8);
Tailwind
colors: {
custom: {
50: '#a3e9b2',
500: '#76de92',
950: '#000000',
},
}SCSS
$custom: #76de92; $custom-light: #a3e9b2; $custom-dark: #000000;
JSON
{
"hex": "#76de92",
"rgb": {
"r": 118,
"g": 222,
"b": 146
},
"hsl": {
"h": 136.154,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.81857,
"c": 0.14505,
"h": 150.8
},
"luminance": 0.58169
}Semantic roles & 50–950 ramp
primary
#76DE92
secondary
#B14795
accent
#1D9BC9
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481