#77EA84#77EA84
#77EA84 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.5% C 0.175 H 146.2°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #77EA84 |
|---|---|
| RGB | rgb(119, 234, 132) |
| HSL | hsl(127, 73%, 69%) |
| HSV | hsv(127, 49%, 92%) |
| CMYK | cmyk(49.1%, 0%, 43.6%, 8.2%) |
| CIE-LAB | lab(84.19, -53.47, 39.64) |
| CIE-LCH | lch(84.19, 66.56, 143.45°) |
| OKLab | oklab(84.54% -0.1451 0.0973) |
| OKLCH | oklch(84.54% 0.175 146.2) |
| XYZ | xyz(41.1931, 64.4304, 32.0909) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.64
Weird Green
#3AE57F
ΔE00 4.28
Palegreen
#98FB98
ΔE00 4.49
Lightish Green
#61E160
ΔE00 4.49
Baby Green
#8CFF9E
ΔE00 4.79
Mint Green
#8FFF9F
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EA84 #EA77DD
analogous
#A4EA77 #77EA84 #77EABE
triadic
#77EA84 #8477EA #EA8477
tetradic
#77EA84 #77A4EA #EA77DD #EABE77
square
#77EA84 #77A4EA #EA77DD #EABE77
split-complementary
#77EA84 #BE77EA #EA77A4
monochromatic
#1FC832 #42E254 #77EA84 #ACF2B4 #E1FAE4
Accessibility & contrast
On white
1.51
#77EA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#77EA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EA84
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EA84 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97C
Deuteranopia (green-blind)
#DDCE8B
Tritanopia (blue-blind)
#64E5D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #77ea84; /* rgb */ color: rgb(119, 234, 132); /* oklch */ color: oklch(84.5% 0.175 146.2);
Tailwind
colors: {
custom: {
50: '#a5f1a9',
500: '#77ea84',
950: '#000000',
},
}SCSS
$custom: #77ea84; $custom-light: #a5f1a9; $custom-dark: #000000;
JSON
{
"hex": "#77ea84",
"rgb": {
"r": 119,
"g": 234,
"b": 132
},
"hsl": {
"h": 126.783,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.84539,
"c": 0.17472,
"h": 146.2
},
"luminance": 0.64434
}Semantic roles & 50–950 ramp
primary
#77EA84
secondary
#C243B4
accent
#10BFD5
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581