#77FFAB#77FFAB
#77FFAB is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.3% C 0.168 H 154.1°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #77FFAB |
|---|---|
| RGB | rgb(119, 255, 171) |
| HSL | hsl(143, 100%, 73%) |
| HSV | hsv(143, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(90.95, -55.46, 29.10) |
| CIE-LCH | lch(90.95, 62.63, 152.31°) |
| OKLab | oklab(90.27% -0.1509 0.0733) |
| OKLCH | oklch(90.27% 0.168 154.1) |
| XYZ | xyz(50.7145, 78.3778, 50.9761) |
| Luminance | 0.7838 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.48
Seafoam Green
#7AF9AB
ΔE00 1.46
Seafoam (survey)
#80F9AD
ΔE00 1.78
Light Blue Green
#7EFBB3
ΔE00 2.14
Light Green Blue
#56FCA2
ΔE00 2.26
Sea Green (survey)
#53FCA1
ΔE00 2.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FFAB #FF77CB
analogous
#87FF77 #77FFAB #77FFEF
triadic
#77FFAB #AB77FF #FFAB77
tetradic
#77FFAB #7787FF #FF77CB #FFEF77
square
#77FFAB #7787FF #FF77CB #FFEF77
split-complementary
#77FFAB #EF77FF #FF7787
monochromatic
#00FC60 #3AFF85 #77FFAB #B4FFD1 #E0FFEC
Accessibility & contrast
On white
1.26
#77FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#77FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FFAB
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FFAB | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEDA6
Deuteranopia (green-blind)
#ECE0B0
Tritanopia (blue-blind)
#51FCE9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #77ffab; /* rgb */ color: rgb(119, 255, 171); /* oklch */ color: oklch(90.3% 0.168 154.1);
Tailwind
colors: {
custom: {
50: '#a7ffc4',
500: '#77ffab',
950: '#000000',
},
}SCSS
$custom: #77ffab; $custom-light: #a7ffc4; $custom-dark: #000000;
JSON
{
"hex": "#77ffab",
"rgb": {
"r": 119,
"g": 255,
"b": 171
},
"hsl": {
"h": 142.941,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.90274,
"c": 0.16773,
"h": 154.1
},
"luminance": 0.78382
}Semantic roles & 50–950 ramp
primary
#77FFAB
secondary
#DD3DA0
accent
#008EE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682