#77F9AC#77F9AC
#77F9AC is a very light, vivid green. Relative luminance 0.747; OKLCH L 88.9% C 0.159 H 155.3°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #77F9AC |
|---|---|
| RGB | rgb(119, 249, 172) |
| HSL | hsl(144, 92%, 72%) |
| HSV | hsv(144, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 30.9%, 2.4%) |
| CIE-LAB | lab(89.23, -52.85, 26.26) |
| CIE-LCH | lch(89.23, 59.01, 153.58°) |
| OKLab | oklab(88.87% -0.1441 0.0664) |
| OKLCH | oklch(88.87% 0.159 155.3) |
| XYZ | xyz(48.9260, 74.6476, 50.8519) |
| Luminance | 0.7465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.37
Seafoam (survey)
#80F9AD
ΔE00 0.78
Light Blue Green
#7EFBB3
ΔE00 1.12
Light Bluish Green
#76FDA8
ΔE00 1.49
Light Green Blue
#56FCA2
ΔE00 2.75
Light Greenish Blue
#63F7B4
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F9AC #F977C4
analogous
#83F977 #77F9AC #77F9ED
triadic
#77F9AC #AC77F9 #F9AC77
tetradic
#77F9AC #7783F9 #F977C4 #F9ED77
square
#77F9AC #7783F9 #F977C4 #F9ED77
split-complementary
#77F9AC #ED77F9 #F97783
monochromatic
#0AEB66 #3CF688 #77F9AC #B2FCD0 #E2FEED
Accessibility & contrast
On white
1.32
#77F9AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#77F9AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F9AC
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F9AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F9AC | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8A7
Deuteranopia (green-blind)
#E6DBB1
Tritanopia (blue-blind)
#52F7E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #77f9ac; /* rgb */ color: rgb(119, 249, 172); /* oklch */ color: oklch(88.9% 0.159 155.3);
Tailwind
colors: {
custom: {
50: '#a7fcc5',
500: '#77f9ac',
950: '#000000',
},
}SCSS
$custom: #77f9ac; $custom-light: #a7fcc5; $custom-dark: #000000;
JSON
{
"hex": "#77f9ac",
"rgb": {
"r": 119,
"g": 249,
"b": 172
},
"hsl": {
"h": 144.462,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.88871,
"c": 0.15866,
"h": 155.3
},
"luminance": 0.74652
}Semantic roles & 50–950 ramp
primary
#77F9AC
secondary
#D53F98
accent
#0088E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101713
muted
#818582