#77FBA8#77FBA8
#77FBA8 is a very light, vivid green. Relative luminance 0.757; OKLCH L 89.3% C 0.165 H 153.8°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #77FBA8 |
|---|---|
| RGB | rgb(119, 251, 168) |
| HSL | hsl(142, 94%, 73%) |
| HSV | hsv(142, 53%, 98%) |
| CMYK | cmyk(52.6%, 0%, 33.1%, 1.6%) |
| CIE-LAB | lab(89.74, -54.39, 28.97) |
| CIE-LCH | lch(89.74, 61.62, 151.96°) |
| OKLab | oklab(89.27% -0.148 0.073) |
| OKLCH | oklch(89.27% 0.165 153.8) |
| XYZ | xyz(49.1691, 75.7392, 49.0662) |
| Luminance | 0.7574 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.48
Seafoam Green
#7AF9AB
ΔE00 0.89
Seafoam (survey)
#80F9AD
ΔE00 1.31
Light Blue Green
#7EFBB3
ΔE00 1.99
Light Green Blue
#56FCA2
ΔE00 2.26
Foam Green
#90FDA9
ΔE00 2.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FBA8 #FB77CA
analogous
#88FB77 #77FBA8 #77FBEA
triadic
#77FBA8 #A877FB #FBA877
tetradic
#77FBA8 #7788FB #FB77CA #FBEA77
square
#77FBA8 #7788FB #FB77CA #FBEA77
split-complementary
#77FBA8 #EA77FB #FB7788
monochromatic
#07F15E #3CF982 #77FBA8 #B2FDCE #E1FEEC
Accessibility & contrast
On white
1.30
#77FBA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#77FBA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FBA8
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FBA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FBA8 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE9A3
Deuteranopia (green-blind)
#E8DCAD
Tritanopia (blue-blind)
#53F8E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #77fba8; /* rgb */ color: rgb(119, 251, 168); /* oklch */ color: oklch(89.3% 0.165 153.8);
Tailwind
colors: {
custom: {
50: '#a7fdc2',
500: '#77fba8',
950: '#000000',
},
}SCSS
$custom: #77fba8; $custom-light: #a7fdc2; $custom-dark: #000000;
JSON
{
"hex": "#77fba8",
"rgb": {
"r": 119,
"g": 251,
"b": 168
},
"hsl": {
"h": 142.273,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.89265,
"c": 0.16497,
"h": 153.8
},
"luminance": 0.75743
}Semantic roles & 50–950 ramp
primary
#77FBA8
secondary
#D83F9F
accent
#0090E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682