#76DCA0#76DCA0
#76DCA0 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.7% C 0.129 H 156.2°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #76DCA0 |
|---|---|
| RGB | rgb(118, 220, 160) |
| HSL | hsl(145, 59%, 66%) |
| HSV | hsv(145, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 27.3%, 13.7%) |
| CIE-LAB | lab(80.50, -43.12, 20.46) |
| CIE-LCH | lch(80.50, 47.73, 154.61°) |
| OKLab | oklab(81.67% -0.1182 0.0521) |
| OKLCH | oklch(81.67% 0.129 156.2) |
| XYZ | xyz(39.4067, 57.5730, 42.2870) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.76
Hospital Green
#9BE5AA
ΔE00 4.59
Eucalyptus
#44D7A8
ΔE00 5.69
Aqua Green
#12E193
ΔE00 5.84
Light Greenish Blue
#63F7B4
ΔE00 6.37
Light Sea Green
#98F6B0
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DCA0 #DC76B2
analogous
#7FDC76 #76DCA0 #76DCD3
triadic
#76DCA0 #A076DC #DCA076
tetradic
#76DCA0 #767FDC #DC76B2 #DCD376
square
#76DCA0 #767FDC #DC76B2 #DCD376
split-complementary
#76DCA0 #D376DC #DC767F
monochromatic
#2CAC61 #45D07E #76DCA0 #A7E8C2 #D7F5E4
Accessibility & contrast
On white
1.68
#76DCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#76DCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DCA0
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DCA0 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCE9C
Deuteranopia (green-blind)
#CCC3A4
Tritanopia (blue-blind)
#5DDACC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #76dca0; /* rgb */ color: rgb(118, 220, 160); /* oklch */ color: oklch(81.7% 0.129 156.2);
Tailwind
colors: {
custom: {
50: '#a3e7bc',
500: '#76dca0',
950: '#000000',
},
}SCSS
$custom: #76dca0; $custom-light: #a3e7bc; $custom-dark: #000000;
JSON
{
"hex": "#76dca0",
"rgb": {
"r": 118,
"g": 220,
"b": 160
},
"hsl": {
"h": 144.706,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.81673,
"c": 0.12914,
"h": 156.2
},
"luminance": 0.57576
}Semantic roles & 50–950 ramp
primary
#76DCA0
secondary
#AE4884
accent
#1F82C7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1612
muted
#808482