#76FFAB#76FFAB
#76FFAB is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.2% C 0.168 H 154.2°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #76FFAB |
|---|---|
| RGB | rgb(118, 255, 171) |
| HSL | hsl(143, 100%, 73%) |
| HSV | hsv(143, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(90.92, -55.69, 29.05) |
| CIE-LCH | lch(90.92, 62.81, 152.45°) |
| OKLab | oklab(90.24% -0.1515 0.0732) |
| OKLCH | oklch(90.24% 0.168 154.2) |
| XYZ | xyz(50.5780, 78.3073, 50.9697) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.50
Seafoam Green
#7AF9AB
ΔE00 1.47
Seafoam (survey)
#80F9AD
ΔE00 1.81
Light Blue Green
#7EFBB3
ΔE00 2.14
Light Green Blue
#56FCA2
ΔE00 2.19
Sea Green (survey)
#53FCA1
ΔE00 2.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FFAB #FF76CA
analogous
#85FF76 #76FFAB #76FFF0
triadic
#76FFAB #AB76FF #FFAB76
tetradic
#76FFAB #7685FF #FF76CA #FFF076
square
#76FFAB #7685FF #FF76CA #FFF076
split-complementary
#76FFAB #F076FF #FF7685
monochromatic
#00FB61 #39FF85 #76FFAB #B3FFD1 #E0FFEC
Accessibility & contrast
On white
1.26
#76FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#76FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FFAB
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FFAB | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEDA6
Deuteranopia (green-blind)
#EBE0B0
Tritanopia (blue-blind)
#4FFCE9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #76ffab; /* rgb */ color: rgb(118, 255, 171); /* oklch */ color: oklch(90.2% 0.168 154.2);
Tailwind
colors: {
custom: {
50: '#a7ffc4',
500: '#76ffab',
950: '#000000',
},
}SCSS
$custom: #76ffab; $custom-light: #a7ffc4; $custom-dark: #000000;
JSON
{
"hex": "#76ffab",
"rgb": {
"r": 118,
"g": 255,
"b": 171
},
"hsl": {
"h": 143.212,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.90239,
"c": 0.16822,
"h": 154.2
},
"luminance": 0.78312
}Semantic roles & 50–950 ramp
primary
#76FFAB
secondary
#DD3D9F
accent
#008DE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682