#77FCA0#77FCA0
#77FCA0 is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.3% C 0.174 H 151.4°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCA0 |
|---|---|
| RGB | rgb(119, 252, 160) |
| HSL | hsl(138, 96%, 73%) |
| HSV | hsv(138, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 36.5%, 1.2%) |
| CIE-LAB | lab(89.89, -56.18, 33.20) |
| CIE-LCH | lch(89.89, 65.26, 149.42°) |
| OKLab | oklab(89.35% -0.1525 0.083) |
| OKLCH | oklch(89.35% 0.174 151.4) |
| XYZ | xyz(48.7598, 76.0766, 45.3656) |
| Luminance | 0.7608 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.33
Baby Green
#8CFF9E
ΔE00 2.29
Foam Green
#90FDA9
ΔE00 2.33
Seafoam Green
#7AF9AB
ΔE00 2.37
Light Green Blue
#56FCA2
ΔE00 2.46
Mint Green
#8FFF9F
ΔE00 2.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCA0 #FC77D3
analogous
#91FC77 #77FCA0 #77FCE2
triadic
#77FCA0 #A077FC #FCA077
tetradic
#77FCA0 #7791FC #FC77D3 #FCE277
square
#77FCA0 #7791FC #FC77D3 #FCE277
split-complementary
#77FCA0 #E277FC #FC7791
monochromatic
#05F34F #3BFB76 #77FCA0 #B3FDCA #E1FEEA
Accessibility & contrast
On white
1.30
#77FCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#77FCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCA0
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCA0 | 1.00 | 1.30 | 16.22 | 16.22 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEA9A
Deuteranopia (green-blind)
#EADDA6
Tritanopia (blue-blind)
#56F9E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #77fca0; /* rgb */ color: rgb(119, 252, 160); /* oklch */ color: oklch(89.3% 0.174 151.4);
Tailwind
colors: {
custom: {
50: '#a7febd',
500: '#77fca0',
950: '#000000',
},
}SCSS
$custom: #77fca0; $custom-light: #a7febd; $custom-dark: #000000;
JSON
{
"hex": "#77fca0",
"rgb": {
"r": 119,
"g": 252,
"b": 160
},
"hsl": {
"h": 138.496,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.89349,
"c": 0.17358,
"h": 151.4
},
"luminance": 0.76081
}Semantic roles & 50–950 ramp
primary
#77FCA0
secondary
#D93EA9
accent
#009FE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682