#76F4AA#76F4AA
#76F4AA is a very light, vivid green. Relative luminance 0.715; OKLCH L 87.6% C 0.154 H 155.6°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #76F4AA |
|---|---|
| RGB | rgb(118, 244, 170) |
| HSL | hsl(145, 85%, 71%) |
| HSV | hsv(145, 52%, 96%) |
| CMYK | cmyk(51.6%, 0%, 30.3%, 4.3%) |
| CIE-LAB | lab(87.70, -51.40, 25.19) |
| CIE-LCH | lch(87.70, 57.24, 153.89°) |
| OKLab | oklab(87.61% -0.1403 0.0638) |
| OKLCH | oklch(87.61% 0.154 155.6) |
| XYZ | xyz(47.0739, 71.4512, 49.3332) |
| Luminance | 0.7146 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.22
Seafoam (survey)
#80F9AD
ΔE00 1.34
Light Blue Green
#7EFBB3
ΔE00 1.63
Light Bluish Green
#76FDA8
ΔE00 2.44
Light Greenish Blue
#63F7B4
ΔE00 2.61
Light Green Blue
#56FCA2
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76F4AA #F476C0
analogous
#81F476 #76F4AA #76F4E9
triadic
#76F4AA #AA76F4 #F4AA76
tetradic
#76F4AA #7681F4 #F476C0 #F4E976
square
#76F4AA #7681F4 #F476C0 #F4E976
split-complementary
#76F4AA #E976F4 #F47681
monochromatic
#12DE66 #3DEF87 #76F4AA #AFF9CD #E3FDED
Accessibility & contrast
On white
1.37
#76F4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#76F4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76F4AA
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76F4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76F4AA | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A5
Deuteranopia (green-blind)
#E1D7AF
Tritanopia (blue-blind)
#53F2E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #76f4aa; /* rgb */ color: rgb(118, 244, 170); /* oklch */ color: oklch(87.6% 0.154 155.6);
Tailwind
colors: {
custom: {
50: '#a5f8c3',
500: '#76f4aa',
950: '#000000',
},
}SCSS
$custom: #76f4aa; $custom-light: #a5f8c3; $custom-dark: #000000;
JSON
{
"hex": "#76f4aa",
"rgb": {
"r": 118,
"g": 244,
"b": 170
},
"hsl": {
"h": 144.762,
"s": 85.135,
"l": 70.98
},
"oklch": {
"l": 0.87605,
"c": 0.15408,
"h": 155.6
},
"luminance": 0.71455
}Semantic roles & 50–950 ramp
primary
#76F4AA
secondary
#CF4094
accent
#0486E2
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582