#76F6AA#76F6AA
#76F6AA is a very light, vivid green. Relative luminance 0.727; OKLCH L 88.1% C 0.157 H 155.2°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #76F6AA |
|---|---|
| RGB | rgb(118, 246, 170) |
| HSL | hsl(144, 88%, 71%) |
| HSV | hsv(144, 52%, 96%) |
| CMYK | cmyk(52%, 0%, 30.9%, 3.5%) |
| CIE-LAB | lab(88.29, -52.23, 25.98) |
| CIE-LCH | lch(88.29, 58.33, 153.55°) |
| OKLab | oklab(88.08% -0.1424 0.0657) |
| OKLCH | oklch(88.08% 0.157 155.2) |
| XYZ | xyz(47.6790, 72.6613, 49.5349) |
| Luminance | 0.7267 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.75
Seafoam (survey)
#80F9AD
ΔE00 1.01
Light Blue Green
#7EFBB3
ΔE00 1.44
Light Bluish Green
#76FDA8
ΔE00 1.94
Light Greenish Blue
#63F7B4
ΔE00 2.74
Light Green Blue
#56FCA2
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76F6AA #F676C2
analogous
#82F676 #76F6AA #76F6EA
triadic
#76F6AA #AA76F6 #F6AA76
tetradic
#76F6AA #7682F6 #F676C2 #F6EA76
square
#76F6AA #7682F6 #F676C2 #F6EA76
split-complementary
#76F6AA #EA76F6 #F67682
monochromatic
#0FE365 #3DF286 #76F6AA #AFFACE #E2FDED
Accessibility & contrast
On white
1.35
#76F6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#76F6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76F6AA
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76F6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76F6AA | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A5
Deuteranopia (green-blind)
#E3D8AF
Tritanopia (blue-blind)
#52F4E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #76f6aa; /* rgb */ color: rgb(118, 246, 170); /* oklch */ color: oklch(88.1% 0.157 155.2);
Tailwind
colors: {
custom: {
50: '#a6fac3',
500: '#76f6aa',
950: '#000000',
},
}SCSS
$custom: #76f6aa; $custom-light: #a6fac3; $custom-dark: #000000;
JSON
{
"hex": "#76f6aa",
"rgb": {
"r": 118,
"g": 246,
"b": 170
},
"hsl": {
"h": 144.375,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.88081,
"c": 0.15683,
"h": 155.2
},
"luminance": 0.72665
}Semantic roles & 50–950 ramp
primary
#76F6AA
secondary
#D13F96
accent
#0188E4
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582