#77FCA9#77FCA9
#77FCA9 is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.5% C 0.165 H 153.9°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCA9 |
|---|---|
| RGB | rgb(119, 252, 169) |
| HSL | hsl(143, 96%, 73%) |
| HSV | hsv(143, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 32.9%, 1.2%) |
| CIE-LAB | lab(90.05, -54.61, 28.89) |
| CIE-LCH | lch(90.05, 61.78, 152.13°) |
| OKLab | oklab(89.52% -0.1486 0.0728) |
| OKLCH | oklch(89.52% 0.165 153.9) |
| XYZ | xyz(49.5758, 76.4030, 49.6632) |
| Luminance | 0.7641 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.36
Seafoam Green
#7AF9AB
ΔE00 0.97
Seafoam (survey)
#80F9AD
ΔE00 1.37
Light Blue Green
#7EFBB3
ΔE00 1.95
Light Green Blue
#56FCA2
ΔE00 2.24
Sea Green (survey)
#53FCA1
ΔE00 2.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCA9 #FC77CA
analogous
#88FC77 #77FCA9 #77FCEB
triadic
#77FCA9 #A977FC #FCA977
tetradic
#77FCA9 #7788FC #FC77CA #FCEB77
square
#77FCA9 #7788FC #FC77CA #FCEB77
split-complementary
#77FCA9 #EB77FC #FC7788
monochromatic
#05F35F #3BFB83 #77FCA9 #B3FDCF #E1FEEC
Accessibility & contrast
On white
1.29
#77FCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#77FCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCA9
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCA9 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEAA4
Deuteranopia (green-blind)
#E9DDAE
Tritanopia (blue-blind)
#53F9E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #77fca9; /* rgb */ color: rgb(119, 252, 169); /* oklch */ color: oklch(89.5% 0.165 153.9);
Tailwind
colors: {
custom: {
50: '#a7fec3',
500: '#77fca9',
950: '#000000',
},
}SCSS
$custom: #77fca9; $custom-light: #a7fec3; $custom-dark: #000000;
JSON
{
"hex": "#77fca9",
"rgb": {
"r": 119,
"g": 252,
"b": 169
},
"hsl": {
"h": 142.556,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.89522,
"c": 0.16543,
"h": 153.9
},
"luminance": 0.76407
}Semantic roles & 50–950 ramp
primary
#77FCA9
secondary
#D93E9F
accent
#008FE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682