#77F9AA#77F9AA
#77F9AA is a very light, vivid green. Relative luminance 0.746; OKLCH L 88.8% C 0.160 H 154.6°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #77F9AA |
|---|---|
| RGB | rgb(119, 249, 170) |
| HSL | hsl(144, 92%, 72%) |
| HSV | hsv(144, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 31.7%, 2.4%) |
| CIE-LAB | lab(89.19, -53.22, 27.22) |
| CIE-LCH | lch(89.19, 59.78, 152.91°) |
| OKLab | oklab(88.83% -0.145 0.0687) |
| OKLCH | oklch(88.83% 0.16 154.6) |
| XYZ | xyz(48.7354, 74.5714, 49.8479) |
| Luminance | 0.7458 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.27
Seafoam (survey)
#80F9AD
ΔE00 0.84
Light Bluish Green
#76FDA8
ΔE00 1.20
Light Blue Green
#7EFBB3
ΔE00 1.44
Light Green Blue
#56FCA2
ΔE00 2.57
Sea Green (survey)
#53FCA1
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F9AA #F977C6
analogous
#85F977 #77F9AA #77F9EB
triadic
#77F9AA #AA77F9 #F9AA77
tetradic
#77F9AA #7785F9 #F977C6 #F9EB77
square
#77F9AA #7785F9 #F977C6 #F9EB77
split-complementary
#77F9AA #EB77F9 #F97785
monochromatic
#0AEB63 #3CF685 #77F9AA #B2FCCF #E2FEED
Accessibility & contrast
On white
1.32
#77F9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#77F9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F9AA
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F9AA | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8A5
Deuteranopia (green-blind)
#E6DBAF
Tritanopia (blue-blind)
#53F7E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #77f9aa; /* rgb */ color: rgb(119, 249, 170); /* oklch */ color: oklch(88.8% 0.160 154.6);
Tailwind
colors: {
custom: {
50: '#a7fcc3',
500: '#77f9aa',
950: '#000000',
},
}SCSS
$custom: #77f9aa; $custom-light: #a7fcc3; $custom-dark: #000000;
JSON
{
"hex": "#77f9aa",
"rgb": {
"r": 119,
"g": 249,
"b": 170
},
"hsl": {
"h": 143.538,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.8883,
"c": 0.16044,
"h": 154.6
},
"luminance": 0.74576
}Semantic roles & 50–950 ramp
primary
#77F9AA
secondary
#D53F9A
accent
#008BE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582