#77EAAA#77EAAA
#77EAAA is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.3% C 0.140 H 157.2°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #77EAAA |
|---|---|
| RGB | rgb(119, 234, 170) |
| HSL | hsl(147, 73%, 69%) |
| HSV | hsv(147, 49%, 92%) |
| CMYK | cmyk(49.1%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(84.83, -46.98, 21.24) |
| CIE-LCH | lch(84.83, 51.56, 155.67°) |
| OKLab | oklab(85.27% -0.1287 0.0541) |
| OKLCH | oklch(85.27% 0.14 157.2) |
| XYZ | xyz(44.2828, 65.6663, 48.3637) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.41
Seafoam (survey)
#80F9AD
ΔE00 3.70
Light Blue Green
#7EFBB3
ΔE00 3.71
Seafoam Green
#7AF9AB
ΔE00 3.80
Light Sea Green
#98F6B0
ΔE00 4.26
Seafoam
#7FE0B3
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EAAA #EA77B7
analogous
#7EEA77 #77EAAA #77EAE4
triadic
#77EAAA #AA77EA #EAAA77
tetradic
#77EAAA #777EEA #EA77B7 #EAE477
square
#77EAAA #777EEA #EA77B7 #EAE477
split-complementary
#77EAAA #E477EA #EA777E
monochromatic
#1FC86A #42E289 #77EAAA #ACF2CB #E1FAEC
Accessibility & contrast
On white
1.49
#77EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#77EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EAAA
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EAAA | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA6
Deuteranopia (green-blind)
#D8CFAE
Tritanopia (blue-blind)
#58E8D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #77eaaa; /* rgb */ color: rgb(119, 234, 170); /* oklch */ color: oklch(85.3% 0.140 157.2);
Tailwind
colors: {
custom: {
50: '#a5f1c3',
500: '#77eaaa',
950: '#000000',
},
}SCSS
$custom: #77eaaa; $custom-light: #a5f1c3; $custom-dark: #000000;
JSON
{
"hex": "#77eaaa",
"rgb": {
"r": 119,
"g": 234,
"b": 170
},
"hsl": {
"h": 146.609,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.85268,
"c": 0.13962,
"h": 157.2
},
"luminance": 0.6567
}Semantic roles & 50–950 ramp
primary
#77EAAA
secondary
#C2438A
accent
#107ED5
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582