#77FCB2#77FCB2
#77FCB2 is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.7% C 0.157 H 156.7°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCB2 |
|---|---|
| RGB | rgb(119, 252, 178) |
| HSL | hsl(147, 96%, 73%) |
| HSV | hsv(147, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 29.4%, 1.2%) |
| CIE-LAB | lab(90.21, -52.96, 24.55) |
| CIE-LCH | lch(90.21, 58.37, 155.13°) |
| OKLab | oklab(89.71% -0.1446 0.0623) |
| OKLCH | oklch(89.71% 0.157 156.7) |
| XYZ | xyz(50.4500, 76.7527, 54.2670) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.67
Seafoam Green
#7AF9AB
ΔE00 1.24
Seafoam (survey)
#80F9AD
ΔE00 1.34
Light Bluish Green
#76FDA8
ΔE00 1.99
Light Greenish Blue
#63F7B4
ΔE00 2.37
Light Green Blue
#56FCA2
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCB2 #FC77C1
analogous
#7EFC77 #77FCB2 #77FCF5
triadic
#77FCB2 #B277FC #FCB277
tetradic
#77FCB2 #777EFC #FC77C1 #FCF577
square
#77FCB2 #777EFC #FC77C1 #FCF577
split-complementary
#77FCB2 #F577FC #FC777E
monochromatic
#05F36F #3BFB90 #77FCB2 #B3FDD4 #E1FEEE
Accessibility & contrast
On white
1.28
#77FCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#77FCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCB2
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCB2 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAE
Deuteranopia (green-blind)
#E8DEB7
Tritanopia (blue-blind)
#4FFAE8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #77fcb2; /* rgb */ color: rgb(119, 252, 178); /* oklch */ color: oklch(89.7% 0.157 156.7);
Tailwind
colors: {
custom: {
50: '#a7fec9',
500: '#77fcb2',
950: '#000000',
},
}SCSS
$custom: #77fcb2; $custom-light: #a7fec9; $custom-dark: #000000;
JSON
{
"hex": "#77fcb2",
"rgb": {
"r": 119,
"g": 252,
"b": 178
},
"hsl": {
"h": 146.617,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.89707,
"c": 0.15748,
"h": 156.7
},
"luminance": 0.76757
}Semantic roles & 50–950 ramp
primary
#77FCB2
secondary
#D93E94
accent
#0080E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682