#77FFBA#77FFBA
#77FFBA is a very light, vivid green. Relative luminance 0.790; OKLCH L 90.6% C 0.155 H 158.9°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #77FFBA |
|---|---|
| RGB | rgb(119, 255, 186) |
| HSL | hsl(150, 100%, 73%) |
| HSV | hsv(150, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(91.23, -52.65, 21.88) |
| CIE-LCH | lch(91.23, 57.02, 157.44°) |
| OKLab | oklab(90.59% -0.1443 0.0557) |
| OKLCH | oklch(90.59% 0.155 158.9) |
| XYZ | xyz(52.2263, 78.9824, 58.9378) |
| Luminance | 0.7899 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.47
Light Greenish Blue
#63F7B4
ΔE00 2.15
Seafoam (survey)
#80F9AD
ΔE00 2.50
Seafoam Green
#7AF9AB
ΔE00 2.53
Light Aquamarine
#7BFDC7
ΔE00 3.11
Light Bluish Green
#76FDA8
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FFBA #FF77BC
analogous
#78FF77 #77FFBA #77FFFE
triadic
#77FFBA #BA77FF #FFBA77
tetradic
#77FFBA #7778FF #FF77BC #FFFE77
square
#77FFBA #7778FF #FF77BC #FFFE77
split-complementary
#77FFBA #FE77FF #FF7778
monochromatic
#00FC7C #3AFF9B #77FFBA #B4FFD9 #E0FFEF
Accessibility & contrast
On white
1.25
#77FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#77FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FFBA
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FFBA | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB6
Deuteranopia (green-blind)
#E9E0BE
Tritanopia (blue-blind)
#49FEEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #77ffba; /* rgb */ color: rgb(119, 255, 186); /* oklch */ color: oklch(90.6% 0.155 158.9);
Tailwind
colors: {
custom: {
50: '#a7ffcf',
500: '#77ffba',
950: '#000000',
},
}SCSS
$custom: #77ffba; $custom-light: #a7ffcf; $custom-dark: #000000;
JSON
{
"hex": "#77ffba",
"rgb": {
"r": 119,
"g": 255,
"b": 186
},
"hsl": {
"h": 149.559,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.90589,
"c": 0.1547,
"h": 158.9
},
"luminance": 0.78987
}Semantic roles & 50–950 ramp
primary
#77FFBA
secondary
#DD3D8E
accent
#0074E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683