#77FCA8#77FCA8
#77FCA8 is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.5% C 0.166 H 153.6°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCA8 |
|---|---|
| RGB | rgb(119, 252, 168) |
| HSL | hsl(142, 96%, 73%) |
| HSV | hsv(142, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 33.3%, 1.2%) |
| CIE-LAB | lab(90.03, -54.79, 29.37) |
| CIE-LCH | lch(90.03, 62.16, 151.81°) |
| OKLab | oklab(89.5% -0.149 0.0739) |
| OKLCH | oklch(89.5% 0.166 153.6) |
| XYZ | xyz(49.4823, 76.3656, 49.1706) |
| Luminance | 0.7637 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.25
Seafoam Green
#7AF9AB
ΔE00 1.11
Seafoam (survey)
#80F9AD
ΔE00 1.49
Light Blue Green
#7EFBB3
ΔE00 2.12
Light Green Blue
#56FCA2
ΔE00 2.21
Foam Green
#90FDA9
ΔE00 2.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCA8 #FC77CB
analogous
#89FC77 #77FCA8 #77FCEA
triadic
#77FCA8 #A877FC #FCA877
tetradic
#77FCA8 #7789FC #FC77CB #FCEA77
square
#77FCA8 #7789FC #FC77CB #FCEA77
split-complementary
#77FCA8 #EA77FC #FC7789
monochromatic
#05F35D #3BFB82 #77FCA8 #B3FDCE #E1FEEC
Accessibility & contrast
On white
1.29
#77FCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#77FCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCA8
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCA8 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEAA3
Deuteranopia (green-blind)
#E9DDAD
Tritanopia (blue-blind)
#53F9E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #77fca8; /* rgb */ color: rgb(119, 252, 168); /* oklch */ color: oklch(89.5% 0.166 153.6);
Tailwind
colors: {
custom: {
50: '#a7fec2',
500: '#77fca8',
950: '#000000',
},
}SCSS
$custom: #77fca8; $custom-light: #a7fec2; $custom-dark: #000000;
JSON
{
"hex": "#77fca8",
"rgb": {
"r": 119,
"g": 252,
"b": 168
},
"hsl": {
"h": 142.105,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.89503,
"c": 0.16634,
"h": 153.6
},
"luminance": 0.7637
}Semantic roles & 50–950 ramp
primary
#77FCA8
secondary
#D93EA0
accent
#0091E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682