#77FBAE#77FBAE
#77FBAE is a very light, vivid green. Relative luminance 0.760; OKLCH L 89.4% C 0.160 H 155.6°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #77FBAE |
|---|---|
| RGB | rgb(119, 251, 174) |
| HSL | hsl(145, 94%, 73%) |
| HSV | hsv(145, 53%, 98%) |
| CMYK | cmyk(52.6%, 0%, 30.7%, 1.6%) |
| CIE-LAB | lab(89.84, -53.30, 26.08) |
| CIE-LCH | lch(89.84, 59.34, 153.92°) |
| OKLab | oklab(89.39% -0.1453 0.066) |
| OKLCH | oklch(89.39% 0.16 155.6) |
| XYZ | xyz(49.7410, 75.9680, 52.0783) |
| Luminance | 0.7597 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.64
Seafoam (survey)
#80F9AD
ΔE00 0.94
Light Blue Green
#7EFBB3
ΔE00 0.98
Light Bluish Green
#76FDA8
ΔE00 1.41
Light Green Blue
#56FCA2
ΔE00 2.71
Light Greenish Blue
#63F7B4
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FBAE #FB77C4
analogous
#82FB77 #77FBAE #77FBF0
triadic
#77FBAE #AE77FB #FBAE77
tetradic
#77FBAE #7782FB #FB77C4 #FBF077
square
#77FBAE #7782FB #FB77C4 #FBF077
split-complementary
#77FBAE #F077FB #FB7782
monochromatic
#07F168 #3CF98B #77FBAE #B2FDD1 #E1FEED
Accessibility & contrast
On white
1.30
#77FBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#77FBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FBAE
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FBAE | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAA9
Deuteranopia (green-blind)
#E7DDB3
Tritanopia (blue-blind)
#51F9E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #77fbae; /* rgb */ color: rgb(119, 251, 174); /* oklch */ color: oklch(89.4% 0.160 155.6);
Tailwind
colors: {
custom: {
50: '#a7fdc6',
500: '#77fbae',
950: '#000000',
},
}SCSS
$custom: #77fbae; $custom-light: #a7fdc6; $custom-dark: #000000;
JSON
{
"hex": "#77fbae",
"rgb": {
"r": 119,
"g": 251,
"b": 174
},
"hsl": {
"h": 145,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.89387,
"c": 0.15963,
"h": 155.6
},
"luminance": 0.75972
}Semantic roles & 50–950 ramp
primary
#77FBAE
secondary
#D83F98
accent
#0086E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682