#77FCA2#77FCA2
#77FCA2 is a very light, vivid green. Relative luminance 0.762; OKLCH L 89.4% C 0.172 H 152.0°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCA2 |
|---|---|
| RGB | rgb(119, 252, 162) |
| HSL | hsl(139, 96%, 73%) |
| HSV | hsv(139, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 35.7%, 1.2%) |
| CIE-LAB | lab(89.93, -55.84, 32.24) |
| CIE-LCH | lch(89.93, 64.48, 150.00°) |
| OKLab | oklab(89.39% -0.1516 0.0807) |
| OKLCH | oklch(89.39% 0.172 152) |
| XYZ | xyz(48.9362, 76.1472, 46.2945) |
| Luminance | 0.7615 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.99
Seafoam Green
#7AF9AB
ΔE00 2.04
Foam Green
#90FDA9
ΔE00 2.27
Light Green Blue
#56FCA2
ΔE00 2.32
Seafoam (survey)
#80F9AD
ΔE00 2.36
Sea Green (survey)
#53FCA1
ΔE00 2.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCA2 #FC77D1
analogous
#8FFC77 #77FCA2 #77FCE4
triadic
#77FCA2 #A277FC #FCA277
tetradic
#77FCA2 #778FFC #FC77D1 #FCE477
square
#77FCA2 #778FFC #FC77D1 #FCE477
split-complementary
#77FCA2 #E477FC #FC778F
monochromatic
#05F352 #3BFB79 #77FCA2 #B3FDCB #E1FEEB
Accessibility & contrast
On white
1.29
#77FCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#77FCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCA2
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCA2 | 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)
#FDEA9C
Deuteranopia (green-blind)
#EADDA8
Tritanopia (blue-blind)
#56F9E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #77fca2; /* rgb */ color: rgb(119, 252, 162); /* oklch */ color: oklch(89.4% 0.172 152.0);
Tailwind
colors: {
custom: {
50: '#a7febe',
500: '#77fca2',
950: '#000000',
},
}SCSS
$custom: #77fca2; $custom-light: #a7febe; $custom-dark: #000000;
JSON
{
"hex": "#77fca2",
"rgb": {
"r": 119,
"g": 252,
"b": 162
},
"hsl": {
"h": 139.398,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.89387,
"c": 0.17176,
"h": 152
},
"luminance": 0.76151
}Semantic roles & 50–950 ramp
primary
#77FCA2
secondary
#D93EA7
accent
#009BE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682