#77FFAC#77FFAC
#77FFAC is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.3% C 0.167 H 154.4°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #77FFAC |
|---|---|
| RGB | rgb(119, 255, 172) |
| HSL | hsl(143, 100%, 73%) |
| HSV | hsv(143, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(90.97, -55.28, 28.62) |
| CIE-LCH | lch(90.97, 62.25, 152.63°) |
| OKLab | oklab(90.29% -0.1504 0.0722) |
| OKLCH | oklch(90.29% 0.167 154.4) |
| XYZ | xyz(50.8102, 78.4160, 51.4800) |
| Luminance | 0.7842 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.60
Seafoam Green
#7AF9AB
ΔE00 1.39
Seafoam (survey)
#80F9AD
ΔE00 1.69
Light Blue Green
#7EFBB3
ΔE00 1.99
Light Green Blue
#56FCA2
ΔE00 2.30
Sea Green (survey)
#53FCA1
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FFAC #FF77CA
analogous
#86FF77 #77FFAC #77FFF0
triadic
#77FFAC #AC77FF #FFAC77
tetradic
#77FFAC #7786FF #FF77CA #FFF077
square
#77FFAC #7786FF #FF77CA #FFF077
split-complementary
#77FFAC #F077FF #FF7786
monochromatic
#00FC62 #3AFF87 #77FFAC #B4FFD1 #E0FFEC
Accessibility & contrast
On white
1.26
#77FFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#77FFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FFAC
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FFAC | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEDA7
Deuteranopia (green-blind)
#EBE0B1
Tritanopia (blue-blind)
#50FCE9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #77ffac; /* rgb */ color: rgb(119, 255, 172); /* oklch */ color: oklch(90.3% 0.167 154.4);
Tailwind
colors: {
custom: {
50: '#a7ffc5',
500: '#77ffac',
950: '#000000',
},
}SCSS
$custom: #77ffac; $custom-light: #a7ffc5; $custom-dark: #000000;
JSON
{
"hex": "#77ffac",
"rgb": {
"r": 119,
"g": 255,
"b": 172
},
"hsl": {
"h": 143.382,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.90294,
"c": 0.16684,
"h": 154.4
},
"luminance": 0.7842
}Semantic roles & 50–950 ramp
primary
#77FFAC
secondary
#DD3D9F
accent
#008CE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682