#76E6AA#76E6AA
#76E6AA is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.3% C 0.135 H 158.2°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #76E6AA |
|---|---|
| RGB | rgb(118, 230, 170) |
| HSL | hsl(148, 69%, 68%) |
| HSV | hsv(148, 49%, 90%) |
| CMYK | cmyk(48.7%, 0%, 26.1%, 9.8%) |
| CIE-LAB | lab(83.62, -45.51, 19.57) |
| CIE-LCH | lch(83.62, 49.54, 156.73°) |
| OKLab | oklab(84.28% -0.125 0.0499) |
| OKLCH | oklch(84.28% 0.135 158.2) |
| XYZ | xyz(43.0203, 63.3440, 47.9820) |
| Luminance | 0.6335 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.48
Light Greenish Blue
#63F7B4
ΔE00 4.13
Hospital Green
#9BE5AA
ΔE00 4.61
Light Blue Green
#7EFBB3
ΔE00 4.75
Seafoam (survey)
#80F9AD
ΔE00 4.80
Seafoam Green
#7AF9AB
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E6AA #E676B2
analogous
#7AE676 #76E6AA #76E6E2
triadic
#76E6AA #AA76E6 #E6AA76
tetradic
#76E6AA #767AE6 #E676B2 #E6E276
square
#76E6AA #767AE6 #E676B2 #E6E276
split-complementary
#76E6AA #E276E6 #E6767A
monochromatic
#23BF6B #42DD8A #76E6AA #AAEFCA #DEF9EA
Accessibility & contrast
On white
1.54
#76E6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#76E6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E6AA
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E6AA | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A7
Deuteranopia (green-blind)
#D4CCAE
Tritanopia (blue-blind)
#57E5D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #76e6aa; /* rgb */ color: rgb(118, 230, 170); /* oklch */ color: oklch(84.3% 0.135 158.2);
Tailwind
colors: {
custom: {
50: '#a4eec3',
500: '#76e6aa',
950: '#000000',
},
}SCSS
$custom: #76e6aa; $custom-light: #a4eec3; $custom-dark: #000000;
JSON
{
"hex": "#76e6aa",
"rgb": {
"r": 118,
"g": 230,
"b": 170
},
"hsl": {
"h": 147.857,
"s": 69.136,
"l": 68.235
},
"oklch": {
"l": 0.84279,
"c": 0.13457,
"h": 158.2
},
"luminance": 0.63347
}Semantic roles & 50–950 ramp
primary
#76E6AA
secondary
#BE4384
accent
#1479D1
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582