#76EAA6#76EAA6
#76EAA6 is a very light, vivid green. Relative luminance 0.654; OKLCH L 85.1% C 0.144 H 155.9°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #76EAA6 |
|---|---|
| RGB | rgb(118, 234, 166) |
| HSL | hsl(145, 73%, 69%) |
| HSV | hsv(145, 50%, 92%) |
| CMYK | cmyk(49.6%, 0%, 29.1%, 8.2%) |
| CIE-LAB | lab(84.71, -47.98, 23.15) |
| CIE-LCH | lch(84.71, 53.27, 154.25°) |
| OKLab | oklab(85.14% -0.1312 0.0587) |
| OKLCH | oklch(85.14% 0.144 155.9) |
| XYZ | xyz(43.7736, 65.4468, 46.3948) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.38
Seafoam Green
#7AF9AB
ΔE00 3.42
Light Greenish Blue
#63F7B4
ΔE00 3.59
Light Blue Green
#7EFBB3
ΔE00 3.61
Light Sea Green
#98F6B0
ΔE00 4.08
Light Bluish Green
#76FDA8
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76EAA6 #EA76BA
analogous
#80EA76 #76EAA6 #76EAE0
triadic
#76EAA6 #A676EA #EAA676
tetradic
#76EAA6 #7680EA #EA76BA #EAE076
square
#76EAA6 #7680EA #EA76BA #EAE076
split-complementary
#76EAA6 #E076EA #EA7680
monochromatic
#1FC764 #41E284 #76EAA6 #ABF2C8 #E0FAEB
Accessibility & contrast
On white
1.49
#76EAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#76EAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76EAA6
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76EAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76EAA6 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA2
Deuteranopia (green-blind)
#D8CFAA
Tritanopia (blue-blind)
#57E8D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #76eaa6; /* rgb */ color: rgb(118, 234, 166); /* oklch */ color: oklch(85.1% 0.144 155.9);
Tailwind
colors: {
custom: {
50: '#a4f1c0',
500: '#76eaa6',
950: '#000000',
},
}SCSS
$custom: #76eaa6; $custom-light: #a4f1c0; $custom-dark: #000000;
JSON
{
"hex": "#76eaa6",
"rgb": {
"r": 118,
"g": 234,
"b": 166
},
"hsl": {
"h": 144.828,
"s": 73.418,
"l": 69.02
},
"oklch": {
"l": 0.85141,
"c": 0.14371,
"h": 155.9
},
"luminance": 0.6545
}Semantic roles & 50–950 ramp
primary
#76EAA6
secondary
#C2428D
accent
#1084D6
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582