#76DCA8#76DCA8
#76DCA8 is a light, vivid green. Relative luminance 0.579; OKLCH L 81.9% C 0.122 H 159.8°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #76DCA8 |
|---|---|
| RGB | rgb(118, 220, 168) |
| HSL | hsl(149, 59%, 66%) |
| HSV | hsv(149, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 23.6%, 13.7%) |
| CIE-LAB | lab(80.66, -41.55, 16.49) |
| CIE-LCH | lch(80.66, 44.70, 158.36°) |
| OKLab | oklab(81.86% -0.1146 0.0422) |
| OKLCH | oklch(81.86% 0.122 159.8) |
| XYZ | xyz(40.1292, 57.8620, 46.0920) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.10
Eucalyptus
#44D7A8
ΔE00 4.59
Hospital Green
#9BE5AA
ΔE00 5.18
Light Teal
#90E4C1
ΔE00 5.20
Mediumaquamarine
#66CDAA
ΔE00 5.56
Light Greenish Blue
#63F7B4
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DCA8 #DC76AA
analogous
#77DC76 #76DCA8 #76DCDB
triadic
#76DCA8 #A876DC #DCA876
tetradic
#76DCA8 #7677DC #DC76AA #DCDB76
square
#76DCA8 #7677DC #DC76AA #DCDB76
split-complementary
#76DCA8 #DB76DC #DC7677
monochromatic
#2CAC6B #45D089 #76DCA8 #A7E8C7 #D7F5E6
Accessibility & contrast
On white
1.67
#76DCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#76DCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DCA8
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DCA8 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACFA5
Deuteranopia (green-blind)
#CAC4AB
Tritanopia (blue-blind)
#5ADBCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #76dca8; /* rgb */ color: rgb(118, 220, 168); /* oklch */ color: oklch(81.9% 0.122 159.8);
Tailwind
colors: {
custom: {
50: '#a3e7c2',
500: '#76dca8',
950: '#000000',
},
}SCSS
$custom: #76dca8; $custom-light: #a3e7c2; $custom-dark: #000000;
JSON
{
"hex": "#76dca8",
"rgb": {
"r": 118,
"g": 220,
"b": 168
},
"hsl": {
"h": 149.412,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.81857,
"c": 0.12213,
"h": 159.8
},
"luminance": 0.57865
}Semantic roles & 50–950 ramp
primary
#76DCA8
secondary
#AE487C
accent
#1F74C7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482