#76E5AA#76E5AA
#76E5AA is a very light, vivid green. Relative luminance 0.628; OKLCH L 84.0% C 0.133 H 158.5°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #76E5AA |
|---|---|
| RGB | rgb(118, 229, 170) |
| HSL | hsl(148, 68%, 68%) |
| HSV | hsv(148, 48%, 90%) |
| CMYK | cmyk(48.5%, 0%, 25.8%, 10.2%) |
| CIE-LAB | lab(83.33, -45.08, 19.16) |
| CIE-LCH | lch(83.33, 48.99, 156.97°) |
| OKLab | oklab(84.04% -0.1239 0.0489) |
| OKLCH | oklch(84.04% 0.133 158.5) |
| XYZ | xyz(42.7429, 62.7890, 47.8895) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.24
Light Greenish Blue
#63F7B4
ΔE00 4.36
Hospital Green
#9BE5AA
ΔE00 4.62
Light Blue Green
#7EFBB3
ΔE00 5.01
Seafoam (survey)
#80F9AD
ΔE00 5.07
Seafoam Green
#7AF9AB
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E5AA #E576B1
analogous
#79E576 #76E5AA #76E5E1
triadic
#76E5AA #AA76E5 #E5AA76
tetradic
#76E5AA #7679E5 #E576B1 #E5E176
square
#76E5AA #7679E5 #E576B1 #E5E176
split-complementary
#76E5AA #E176E5 #E57679
monochromatic
#24BD6B #43DB8A #76E5AA #A9EFCA #DDF9EA
Accessibility & contrast
On white
1.55
#76E5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#76E5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E5AA
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E5AA | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7A7
Deuteranopia (green-blind)
#D3CBAE
Tritanopia (blue-blind)
#57E4D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #76e5aa; /* rgb */ color: rgb(118, 229, 170); /* oklch */ color: oklch(84.0% 0.133 158.5);
Tailwind
colors: {
custom: {
50: '#a4eec3',
500: '#76e5aa',
950: '#000000',
},
}SCSS
$custom: #76e5aa; $custom-light: #a4eec3; $custom-dark: #000000;
JSON
{
"hex": "#76e5aa",
"rgb": {
"r": 118,
"g": 229,
"b": 170
},
"hsl": {
"h": 148.108,
"s": 68.098,
"l": 68.039
},
"oklch": {
"l": 0.84041,
"c": 0.13316,
"h": 158.5
},
"luminance": 0.62792
}Semantic roles & 50–950 ramp
primary
#76E5AA
secondary
#BC4383
accent
#1579D0
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582