#77FAAA#77FAAA
#77FAAA is a very light, vivid green. Relative luminance 0.752; OKLCH L 89.1% C 0.162 H 154.5°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #77FAAA |
|---|---|
| RGB | rgb(119, 250, 170) |
| HSL | hsl(143, 93%, 72%) |
| HSV | hsv(143, 52%, 98%) |
| CMYK | cmyk(52.4%, 0%, 32%, 2%) |
| CIE-LAB | lab(89.48, -53.62, 27.62) |
| CIE-LCH | lch(89.48, 60.32, 152.75°) |
| OKLab | oklab(89.07% -0.146 0.0697) |
| OKLCH | oklch(89.07% 0.162 154.5) |
| XYZ | xyz(49.0453, 75.1912, 49.9512) |
| Luminance | 0.7520 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.42
Seafoam (survey)
#80F9AD
ΔE00 0.94
Light Bluish Green
#76FDA8
ΔE00 0.96
Light Blue Green
#7EFBB3
ΔE00 1.52
Light Green Blue
#56FCA2
ΔE00 2.45
Sea Green (survey)
#53FCA1
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FAAA #FA77C7
analogous
#85FA77 #77FAAA #77FAEC
triadic
#77FAAA #AA77FA #FAAA77
tetradic
#77FAAA #7785FA #FA77C7 #FAEC77
square
#77FAAA #7785FA #FA77C7 #FAEC77
split-complementary
#77FAAA #EC77FA #FA7785
monochromatic
#09EE62 #3CF885 #77FAAA #B2FCCF #E1FEED
Accessibility & contrast
On white
1.31
#77FAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#77FAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FAAA
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FAAA | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE9A5
Deuteranopia (green-blind)
#E7DCAF
Tritanopia (blue-blind)
#53F8E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #77faaa; /* rgb */ color: rgb(119, 250, 170); /* oklch */ color: oklch(89.1% 0.162 154.5);
Tailwind
colors: {
custom: {
50: '#a7fdc3',
500: '#77faaa',
950: '#000000',
},
}SCSS
$custom: #77faaa; $custom-light: #a7fdc3; $custom-dark: #000000;
JSON
{
"hex": "#77faaa",
"rgb": {
"r": 119,
"g": 250,
"b": 170
},
"hsl": {
"h": 143.359,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.89067,
"c": 0.16181,
"h": 154.5
},
"luminance": 0.75195
}Semantic roles & 50–950 ramp
primary
#77FAAA
secondary
#D63F9B
accent
#008CE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682