#77FBB2#77FBB2
#77FBB2 is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.5% C 0.156 H 156.9°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #77FBB2 |
|---|---|
| RGB | rgb(119, 251, 178) |
| HSL | hsl(147, 94%, 73%) |
| HSV | hsv(147, 53%, 98%) |
| CMYK | cmyk(52.6%, 0%, 29.1%, 1.6%) |
| CIE-LAB | lab(89.92, -52.55, 24.15) |
| CIE-LCH | lch(89.92, 57.83, 155.32°) |
| OKLab | oklab(89.47% -0.1436 0.0613) |
| OKLCH | oklch(89.47% 0.156 156.9) |
| XYZ | xyz(50.1368, 76.1263, 54.1626) |
| Luminance | 0.7613 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.59
Seafoam Green
#7AF9AB
ΔE00 1.27
Seafoam (survey)
#80F9AD
ΔE00 1.34
Light Bluish Green
#76FDA8
ΔE00 2.16
Light Greenish Blue
#63F7B4
ΔE00 2.20
Light Green Blue
#56FCA2
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FBB2 #FB77C0
analogous
#7EFB77 #77FBB2 #77FBF4
triadic
#77FBB2 #B277FB #FBB277
tetradic
#77FBB2 #777EFB #FB77C0 #FBF477
square
#77FBB2 #777EFB #FB77C0 #FBF477
split-complementary
#77FBB2 #F477FB #FB777E
monochromatic
#07F16F #3CF990 #77FBB2 #B2FDD4 #E1FEEE
Accessibility & contrast
On white
1.29
#77FBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#77FBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FBB2
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FBB2 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAAE
Deuteranopia (green-blind)
#E7DDB6
Tritanopia (blue-blind)
#4FF9E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #77fbb2; /* rgb */ color: rgb(119, 251, 178); /* oklch */ color: oklch(89.5% 0.156 156.9);
Tailwind
colors: {
custom: {
50: '#a7fdc9',
500: '#77fbb2',
950: '#000000',
},
}SCSS
$custom: #77fbb2; $custom-light: #a7fdc9; $custom-dark: #000000;
JSON
{
"hex": "#77fbb2",
"rgb": {
"r": 119,
"g": 251,
"b": 178
},
"hsl": {
"h": 146.818,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.89471,
"c": 0.15613,
"h": 156.9
},
"luminance": 0.76131
}Semantic roles & 50–950 ramp
primary
#77FBB2
secondary
#D83F93
accent
#007FE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682