#77FBA2#77FBA2
#77FBA2 is a very light, vivid green. Relative luminance 0.755; OKLCH L 89.1% C 0.170 H 152.1°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #77FBA2 |
|---|---|
| RGB | rgb(119, 251, 162) |
| HSL | hsl(140, 94%, 73%) |
| HSV | hsv(140, 53%, 98%) |
| CMYK | cmyk(52.6%, 0%, 35.5%, 1.6%) |
| CIE-LAB | lab(89.64, -55.44, 31.85) |
| CIE-LCH | lch(89.64, 63.94, 150.12°) |
| OKLab | oklab(89.15% -0.1506 0.0798) |
| OKLCH | oklch(89.15% 0.17 152.1) |
| XYZ | xyz(48.6230, 75.5208, 46.1901) |
| Luminance | 0.7552 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.95
Seafoam Green
#7AF9AB
ΔE00 1.87
Seafoam (survey)
#80F9AD
ΔE00 2.20
Foam Green
#90FDA9
ΔE00 2.26
Light Green Blue
#56FCA2
ΔE00 2.31
Sea Green (survey)
#53FCA1
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FBA2 #FB77D0
analogous
#8EFB77 #77FBA2 #77FBE4
triadic
#77FBA2 #A277FB #FBA277
tetradic
#77FBA2 #778EFB #FB77D0 #FBE477
square
#77FBA2 #778EFB #FB77D0 #FBE477
split-complementary
#77FBA2 #E477FB #FB778E
monochromatic
#07F153 #3CF979 #77FBA2 #B2FDCB #E1FEEB
Accessibility & contrast
On white
1.30
#77FBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#77FBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FBA2
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FBA2 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE99C
Deuteranopia (green-blind)
#E9DCA8
Tritanopia (blue-blind)
#56F8E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #77fba2; /* rgb */ color: rgb(119, 251, 162); /* oklch */ color: oklch(89.1% 0.170 152.1);
Tailwind
colors: {
custom: {
50: '#a7fdbe',
500: '#77fba2',
950: '#000000',
},
}SCSS
$custom: #77fba2; $custom-light: #a7fdbe; $custom-dark: #000000;
JSON
{
"hex": "#77fba2",
"rgb": {
"r": 119,
"g": 251,
"b": 162
},
"hsl": {
"h": 139.545,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.89148,
"c": 0.1704,
"h": 152.1
},
"luminance": 0.75525
}Semantic roles & 50–950 ramp
primary
#77FBA2
secondary
#D83FA6
accent
#009BE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682