#77FBB7#77FBB7
#77FBB7 is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.6% C 0.152 H 158.6°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #77FBB7 |
|---|---|
| RGB | rgb(119, 251, 183) |
| HSL | hsl(149, 94%, 73%) |
| HSV | hsv(149, 53%, 98%) |
| CMYK | cmyk(52.6%, 0%, 27.1%, 1.6%) |
| CIE-LAB | lab(90.01, -51.59, 21.73) |
| CIE-LCH | lch(90.01, 55.98, 157.16°) |
| OKLab | oklab(89.58% -0.1414 0.0553) |
| OKLCH | oklch(89.58% 0.152 158.6) |
| XYZ | xyz(50.6479, 76.3307, 56.8548) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.17
Light Greenish Blue
#63F7B4
ΔE00 1.70
Seafoam (survey)
#80F9AD
ΔE00 2.17
Seafoam Green
#7AF9AB
ΔE00 2.23
Light Aquamarine
#7BFDC7
ΔE00 3.10
Light Bluish Green
#76FDA8
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FBB7 #FB77BB
analogous
#79FB77 #77FBB7 #77FBF9
triadic
#77FBB7 #B777FB #FBB777
tetradic
#77FBB7 #7779FB #FB77BB #FBF977
square
#77FBB7 #7779FB #FB77BB #FBF977
split-complementary
#77FBB7 #F977FB #FB7779
monochromatic
#07F178 #3CF998 #77FBB7 #B2FDD6 #E1FEEF
Accessibility & contrast
On white
1.29
#77FBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#77FBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FBB7
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FBB7 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EAB3
Deuteranopia (green-blind)
#E6DDBB
Tritanopia (blue-blind)
#4CFAE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #77fbb7; /* rgb */ color: rgb(119, 251, 183); /* oklch */ color: oklch(89.6% 0.152 158.6);
Tailwind
colors: {
custom: {
50: '#a7fdcc',
500: '#77fbb7',
950: '#000000',
},
}SCSS
$custom: #77fbb7; $custom-light: #a7fdcc; $custom-dark: #000000;
JSON
{
"hex": "#77fbb7",
"rgb": {
"r": 119,
"g": 251,
"b": 183
},
"hsl": {
"h": 149.091,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.89579,
"c": 0.15184,
"h": 158.6
},
"luminance": 0.76335
}Semantic roles & 50–950 ramp
primary
#77FBB7
secondary
#D83F8D
accent
#0076E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683