#76F5AA#76F5AA
#76F5AA is a very light, vivid green. Relative luminance 0.721; OKLCH L 87.8% C 0.155 H 155.4°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #76F5AA |
|---|---|
| RGB | rgb(118, 245, 170) |
| HSL | hsl(145, 86%, 71%) |
| HSV | hsv(145, 52%, 96%) |
| CMYK | cmyk(51.8%, 0%, 30.6%, 3.9%) |
| CIE-LAB | lab(87.99, -51.82, 25.59) |
| CIE-LCH | lch(87.99, 57.79, 153.72°) |
| OKLab | oklab(87.84% -0.1413 0.0647) |
| OKLCH | oklch(87.84% 0.155 155.4) |
| XYZ | xyz(47.3756, 72.0546, 49.4338) |
| Luminance | 0.7206 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.98
Seafoam (survey)
#80F9AD
ΔE00 1.16
Light Blue Green
#7EFBB3
ΔE00 1.52
Light Bluish Green
#76FDA8
ΔE00 2.19
Light Greenish Blue
#63F7B4
ΔE00 2.66
Light Green Blue
#56FCA2
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76F5AA #F576C1
analogous
#81F576 #76F5AA #76F5EA
triadic
#76F5AA #AA76F5 #F5AA76
tetradic
#76F5AA #7681F5 #F576C1 #F5EA76
square
#76F5AA #7681F5 #F576C1 #F5EA76
split-complementary
#76F5AA #EA76F5 #F57681
monochromatic
#10E065 #3DF187 #76F5AA #AFF9CD #E2FDED
Accessibility & contrast
On white
1.36
#76F5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#76F5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76F5AA
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76F5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76F5AA | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A5
Deuteranopia (green-blind)
#E2D8AF
Tritanopia (blue-blind)
#53F3E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #76f5aa; /* rgb */ color: rgb(118, 245, 170); /* oklch */ color: oklch(87.8% 0.155 155.4);
Tailwind
colors: {
custom: {
50: '#a6f9c3',
500: '#76f5aa',
950: '#000000',
},
}SCSS
$custom: #76f5aa; $custom-light: #a6f9c3; $custom-dark: #000000;
JSON
{
"hex": "#76f5aa",
"rgb": {
"r": 118,
"g": 245,
"b": 170
},
"hsl": {
"h": 144.567,
"s": 86.395,
"l": 71.176
},
"oklch": {
"l": 0.87843,
"c": 0.15545,
"h": 155.4
},
"luminance": 0.72059
}Semantic roles & 50–950 ramp
primary
#76F5AA
secondary
#D03F95
accent
#0387E3
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582