#77FCAA#77FCAA
#77FCAA is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.5% C 0.165 H 154.2°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCAA |
|---|---|
| RGB | rgb(119, 252, 170) |
| HSL | hsl(143, 96%, 73%) |
| HSV | hsv(143, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 32.5%, 1.2%) |
| CIE-LAB | lab(90.06, -54.43, 28.40) |
| CIE-LCH | lch(90.06, 61.40, 152.44°) |
| OKLab | oklab(89.54% -0.1481 0.0716) |
| OKLCH | oklch(89.54% 0.165 154.2) |
| XYZ | xyz(49.6701, 76.4407, 50.1595) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.52
Seafoam Green
#7AF9AB
ΔE00 0.85
Seafoam (survey)
#80F9AD
ΔE00 1.26
Light Blue Green
#7EFBB3
ΔE00 1.78
Light Green Blue
#56FCA2
ΔE00 2.29
Sea Green (survey)
#53FCA1
ΔE00 2.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCAA #FC77C9
analogous
#86FC77 #77FCAA #77FCED
triadic
#77FCAA #AA77FC #FCAA77
tetradic
#77FCAA #7786FC #FC77C9 #FCED77
square
#77FCAA #7786FC #FC77C9 #FCED77
split-complementary
#77FCAA #ED77FC #FC7786
monochromatic
#05F361 #3BFB85 #77FCAA #B3FDCF #E1FEEC
Accessibility & contrast
On white
1.29
#77FCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#77FCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCAA
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCAA | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEAA5
Deuteranopia (green-blind)
#E9DDAF
Tritanopia (blue-blind)
#52F9E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #77fcaa; /* rgb */ color: rgb(119, 252, 170); /* oklch */ color: oklch(89.5% 0.165 154.2);
Tailwind
colors: {
custom: {
50: '#a7fec3',
500: '#77fcaa',
950: '#000000',
},
}SCSS
$custom: #77fcaa; $custom-light: #a7fec3; $custom-dark: #000000;
JSON
{
"hex": "#77fcaa",
"rgb": {
"r": 119,
"g": 252,
"b": 170
},
"hsl": {
"h": 143.008,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.89542,
"c": 0.16454,
"h": 154.2
},
"luminance": 0.76445
}Semantic roles & 50–950 ramp
primary
#77FCAA
secondary
#D93E9E
accent
#008DE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682