#77FBA5#77FBA5
#77FBA5 is a very light, vivid green. Relative luminance 0.756; OKLCH L 89.2% C 0.168 H 152.9°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #77FBA5 |
|---|---|
| RGB | rgb(119, 251, 165) |
| HSL | hsl(141, 94%, 73%) |
| HSV | hsv(141, 53%, 98%) |
| CMYK | cmyk(52.6%, 0%, 34.3%, 1.6%) |
| CIE-LAB | lab(89.69, -54.92, 30.42) |
| CIE-LCH | lch(89.69, 62.78, 151.02°) |
| OKLab | oklab(89.21% -0.1493 0.0764) |
| OKLCH | oklch(89.21% 0.168 152.9) |
| XYZ | xyz(48.8928, 75.6287, 47.6113) |
| Luminance | 0.7563 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.53
Seafoam Green
#7AF9AB
ΔE00 1.37
Seafoam (survey)
#80F9AD
ΔE00 1.74
Light Green Blue
#56FCA2
ΔE00 2.23
Foam Green
#90FDA9
ΔE00 2.28
Sea Green (survey)
#53FCA1
ΔE00 2.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FBA5 #FB77CD
analogous
#8BFB77 #77FBA5 #77FBE7
triadic
#77FBA5 #A577FB #FBA577
tetradic
#77FBA5 #778BFB #FB77CD #FBE777
square
#77FBA5 #778BFB #FB77CD #FBE777
split-complementary
#77FBA5 #E777FB #FB778B
monochromatic
#07F158 #3CF97E #77FBA5 #B2FDCC #E1FEEB
Accessibility & contrast
On white
1.30
#77FBA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#77FBA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FBA5
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FBA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FBA5 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE99F
Deuteranopia (green-blind)
#E9DCAA
Tritanopia (blue-blind)
#55F8E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #77fba5; /* rgb */ color: rgb(119, 251, 165); /* oklch */ color: oklch(89.2% 0.168 152.9);
Tailwind
colors: {
custom: {
50: '#a7fdc0',
500: '#77fba5',
950: '#000000',
},
}SCSS
$custom: #77fba5; $custom-light: #a7fdc0; $custom-dark: #000000;
JSON
{
"hex": "#77fba5",
"rgb": {
"r": 119,
"g": 251,
"b": 165
},
"hsl": {
"h": 140.909,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.89206,
"c": 0.16767,
"h": 152.9
},
"luminance": 0.75633
}Semantic roles & 50–950 ramp
primary
#77FBA5
secondary
#D83FA2
accent
#0096E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682