#77FBB5#77FBB5
#77FBB5 is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.5% C 0.154 H 157.9°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #77FBB5 |
|---|---|
| RGB | rgb(119, 251, 181) |
| HSL | hsl(148, 94%, 73%) |
| HSV | hsv(148, 53%, 98%) |
| CMYK | cmyk(52.6%, 0%, 27.9%, 1.6%) |
| CIE-LAB | lab(89.97, -51.97, 22.70) |
| CIE-LCH | lch(89.97, 56.71, 156.41°) |
| OKLab | oklab(89.54% -0.1423 0.0577) |
| OKLCH | oklch(89.54% 0.154 157.9) |
| XYZ | xyz(50.4413, 76.2481, 55.7663) |
| Luminance | 0.7625 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.84
Seafoam (survey)
#80F9AD
ΔE00 1.81
Seafoam Green
#7AF9AB
ΔE00 1.84
Light Greenish Blue
#63F7B4
ΔE00 1.85
Light Bluish Green
#76FDA8
ΔE00 2.75
Light Aquamarine
#7BFDC7
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FBB5 #FB77BD
analogous
#7BFB77 #77FBB5 #77FBF7
triadic
#77FBB5 #B577FB #FBB577
tetradic
#77FBB5 #777BFB #FB77BD #FBF777
square
#77FBB5 #777BFB #FB77BD #FBF777
split-complementary
#77FBB5 #F777FB #FB777B
monochromatic
#07F175 #3CF995 #77FBB5 #B2FDD5 #E1FEEF
Accessibility & contrast
On white
1.29
#77FBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#77FBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FBB5
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FBB5 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EAB1
Deuteranopia (green-blind)
#E6DDB9
Tritanopia (blue-blind)
#4DFAE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #77fbb5; /* rgb */ color: rgb(119, 251, 181); /* oklch */ color: oklch(89.5% 0.154 157.9);
Tailwind
colors: {
custom: {
50: '#a7fdcb',
500: '#77fbb5',
950: '#000000',
},
}SCSS
$custom: #77fbb5; $custom-light: #a7fdcb; $custom-dark: #000000;
JSON
{
"hex": "#77fbb5",
"rgb": {
"r": 119,
"g": 251,
"b": 181
},
"hsl": {
"h": 148.182,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.89536,
"c": 0.15354,
"h": 157.9
},
"luminance": 0.76252
}Semantic roles & 50–950 ramp
primary
#77FBB5
secondary
#D83F90
accent
#007AE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683