#77FDA3#77FDA3
#77FDA3 is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.6% C 0.172 H 152.1°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #77FDA3 |
|---|---|
| RGB | rgb(119, 253, 163) |
| HSL | hsl(140, 97%, 73%) |
| HSV | hsv(140, 53%, 99%) |
| CMYK | cmyk(53%, 0%, 35.6%, 0.8%) |
| CIE-LAB | lab(90.24, -56.07, 32.15) |
| CIE-LCH | lch(90.24, 64.63, 150.17°) |
| OKLab | oklab(89.64% -0.1522 0.0805) |
| OKLCH | oklch(89.64% 0.172 152.1) |
| XYZ | xyz(49.3403, 76.8126, 46.8694) |
| Luminance | 0.7682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.91
Seafoam Green
#7AF9AB
ΔE00 2.06
Foam Green
#90FDA9
ΔE00 2.27
Light Green Blue
#56FCA2
ΔE00 2.29
Seafoam (survey)
#80F9AD
ΔE00 2.39
Sea Green (survey)
#53FCA1
ΔE00 2.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FDA3 #FD77D1
analogous
#8EFD77 #77FDA3 #77FDE6
triadic
#77FDA3 #A377FD #FDA377
tetradic
#77FDA3 #778EFD #FD77D1 #FDE677
square
#77FDA3 #778EFD #FD77D1 #FDE677
split-complementary
#77FDA3 #E677FD #FD778E
monochromatic
#04F653 #3BFC7A #77FDA3 #B3FECC #E1FFEB
Accessibility & contrast
On white
1.28
#77FDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#77FDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FDA3
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FDA3 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB9D
Deuteranopia (green-blind)
#EBDEA9
Tritanopia (blue-blind)
#55FAE6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #77fda3; /* rgb */ color: rgb(119, 253, 163); /* oklch */ color: oklch(89.6% 0.172 152.1);
Tailwind
colors: {
custom: {
50: '#a7ffbf',
500: '#77fda3',
950: '#000000',
},
}SCSS
$custom: #77fda3; $custom-light: #a7ffbf; $custom-dark: #000000;
JSON
{
"hex": "#77fda3",
"rgb": {
"r": 119,
"g": 253,
"b": 163
},
"hsl": {
"h": 139.701,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.89644,
"c": 0.17221,
"h": 152.1
},
"luminance": 0.76817
}Semantic roles & 50–950 ramp
primary
#77FDA3
secondary
#DA3EA7
accent
#009AE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682