#77FBB0#77FBB0
#77FBB0 is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.4% C 0.158 H 156.2°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #77FBB0 |
|---|---|
| RGB | rgb(119, 251, 176) |
| HSL | hsl(146, 94%, 73%) |
| HSV | hsv(146, 53%, 98%) |
| CMYK | cmyk(52.6%, 0%, 29.9%, 1.6%) |
| CIE-LAB | lab(89.88, -52.92, 25.12) |
| CIE-LCH | lch(89.88, 58.58, 154.61°) |
| OKLab | oklab(89.43% -0.1445 0.0636) |
| OKLCH | oklch(89.43% 0.158 156.2) |
| XYZ | xyz(49.9374, 76.0465, 53.1127) |
| Luminance | 0.7605 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.71
Seafoam Green
#7AF9AB
ΔE00 0.93
Seafoam (survey)
#80F9AD
ΔE00 1.09
Light Bluish Green
#76FDA8
ΔE00 1.78
Light Greenish Blue
#63F7B4
ΔE00 2.48
Light Green Blue
#56FCA2
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FBB0 #FB77C2
analogous
#80FB77 #77FBB0 #77FBF2
triadic
#77FBB0 #B077FB #FBB077
tetradic
#77FBB0 #7780FB #FB77C2 #FBF277
square
#77FBB0 #7780FB #FB77C2 #FBF277
split-complementary
#77FBB0 #F277FB #FB7780
monochromatic
#07F16C #3CF98D #77FBB0 #B2FDD3 #E1FEEE
Accessibility & contrast
On white
1.30
#77FBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#77FBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FBB0
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FBB0 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAAB
Deuteranopia (green-blind)
#E7DDB5
Tritanopia (blue-blind)
#50F9E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #77fbb0; /* rgb */ color: rgb(119, 251, 176); /* oklch */ color: oklch(89.4% 0.158 156.2);
Tailwind
colors: {
custom: {
50: '#a7fdc8',
500: '#77fbb0',
950: '#000000',
},
}SCSS
$custom: #77fbb0; $custom-light: #a7fdc8; $custom-dark: #000000;
JSON
{
"hex": "#77fbb0",
"rgb": {
"r": 119,
"g": 251,
"b": 176
},
"hsl": {
"h": 145.909,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.89429,
"c": 0.15787,
"h": 156.2
},
"luminance": 0.76051
}Semantic roles & 50–950 ramp
primary
#77FBB0
secondary
#D83F96
accent
#0082E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682