#77FCB3#77FCB3
#77FCB3 is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.7% C 0.157 H 157.0°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCB3 |
|---|---|
| RGB | rgb(119, 252, 179) |
| HSL | hsl(147, 96%, 73%) |
| HSV | hsv(147, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 29%, 1.2%) |
| CIE-LAB | lab(90.23, -52.77, 24.06) |
| CIE-LCH | lch(90.23, 58.00, 155.49°) |
| OKLab | oklab(89.73% -0.1442 0.0611) |
| OKLCH | oklch(89.73% 0.157 157) |
| XYZ | xyz(50.5507, 76.7930, 54.7977) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.65
Seafoam Green
#7AF9AB
ΔE00 1.40
Seafoam (survey)
#80F9AD
ΔE00 1.46
Light Bluish Green
#76FDA8
ΔE00 2.19
Light Greenish Blue
#63F7B4
ΔE00 2.24
Light Green Blue
#56FCA2
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCB3 #FC77C0
analogous
#7DFC77 #77FCB3 #77FCF6
triadic
#77FCB3 #B377FC #FCB377
tetradic
#77FCB3 #777DFC #FC77C0 #FCF677
square
#77FCB3 #777DFC #FC77C0 #FCF677
split-complementary
#77FCB3 #F677FC #FC777D
monochromatic
#05F371 #3BFB92 #77FCB3 #B3FDD4 #E1FEEE
Accessibility & contrast
On white
1.28
#77FCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#77FCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCB3
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCB3 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAF
Deuteranopia (green-blind)
#E7DEB7
Tritanopia (blue-blind)
#4EFAE8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #77fcb3; /* rgb */ color: rgb(119, 252, 179); /* oklch */ color: oklch(89.7% 0.157 157.0);
Tailwind
colors: {
custom: {
50: '#a7feca',
500: '#77fcb3',
950: '#000000',
},
}SCSS
$custom: #77fcb3; $custom-light: #a7feca; $custom-dark: #000000;
JSON
{
"hex": "#77fcb3",
"rgb": {
"r": 119,
"g": 252,
"b": 179
},
"hsl": {
"h": 147.068,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.89729,
"c": 0.15662,
"h": 157
},
"luminance": 0.76797
}Semantic roles & 50–950 ramp
primary
#77FCB3
secondary
#D93E93
accent
#007EE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682