#77FCB0#77FCB0
#77FCB0 is a very light, vivid green. Relative luminance 0.767; OKLCH L 89.7% C 0.159 H 156.1°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCB0 |
|---|---|
| RGB | rgb(119, 252, 176) |
| HSL | hsl(146, 96%, 73%) |
| HSV | hsv(146, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 30.2%, 1.2%) |
| CIE-LAB | lab(90.17, -53.33, 25.51) |
| CIE-LCH | lch(90.17, 59.12, 154.44°) |
| OKLab | oklab(89.67% -0.1455 0.0646) |
| OKLCH | oklch(89.67% 0.159 156.1) |
| XYZ | xyz(50.2506, 76.6729, 53.2171) |
| Luminance | 0.7668 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.84
Seafoam Green
#7AF9AB
ΔE00 0.94
Seafoam (survey)
#80F9AD
ΔE00 1.14
Light Bluish Green
#76FDA8
ΔE00 1.61
Light Greenish Blue
#63F7B4
ΔE00 2.65
Light Green Blue
#56FCA2
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCB0 #FC77C3
analogous
#81FC77 #77FCB0 #77FCF2
triadic
#77FCB0 #B077FC #FCB077
tetradic
#77FCB0 #7781FC #FC77C3 #FCF277
square
#77FCB0 #7781FC #FC77C3 #FCF277
split-complementary
#77FCB0 #F277FC #FC7781
monochromatic
#05F36B #3BFB8D #77FCB0 #B3FDD3 #E1FEEE
Accessibility & contrast
On white
1.29
#77FCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#77FCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCB0
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCB0 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAB
Deuteranopia (green-blind)
#E8DEB5
Tritanopia (blue-blind)
#50FAE8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #77fcb0; /* rgb */ color: rgb(119, 252, 176); /* oklch */ color: oklch(89.7% 0.159 156.1);
Tailwind
colors: {
custom: {
50: '#a7fec8',
500: '#77fcb0',
950: '#000000',
},
}SCSS
$custom: #77fcb0; $custom-light: #a7fec8; $custom-dark: #000000;
JSON
{
"hex": "#77fcb0",
"rgb": {
"r": 119,
"g": 252,
"b": 176
},
"hsl": {
"h": 145.714,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.89665,
"c": 0.15923,
"h": 156.1
},
"luminance": 0.76677
}Semantic roles & 50–950 ramp
primary
#77FCB0
secondary
#D93E97
accent
#0083E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682