#77E188#77E188
#77E188 is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.4% C 0.158 H 147.5°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #77E188 |
|---|---|
| RGB | rgb(119, 225, 136) |
| HSL | hsl(130, 64%, 67%) |
| HSV | hsv(130, 47%, 88%) |
| CMYK | cmyk(47.1%, 0%, 39.6%, 11.8%) |
| CIE-LAB | lab(81.59, -49.19, 34.29) |
| CIE-LCH | lch(81.59, 59.96, 145.12°) |
| OKLab | oklab(82.44% -0.1336 0.085) |
| OKLCH | oklch(82.44% 0.158 147.5) |
| XYZ | xyz(38.9746, 59.5471, 32.7277) |
| Luminance | 0.5955 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.71
Weird Green
#3AE57F
ΔE00 4.33
Lightish Green
#61E160
ΔE00 5.57
Tealish Green
#0CDC73
ΔE00 5.69
Seafoam Green
#7AF9AB
ΔE00 6.20
Palegreen
#98FB98
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E188 #E177D0
analogous
#9BE177 #77E188 #77E1BD
triadic
#77E188 #8877E1 #E18877
tetradic
#77E188 #779BE1 #E177D0 #E1BD77
square
#77E188 #779BE1 #E177D0 #E1BD77
split-complementary
#77E188 #BD77E1 #E1779B
monochromatic
#28B63F #45D65C #77E188 #A9ECB4 #DBF7E0
Accessibility & contrast
On white
1.63
#77E188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#77E188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E188
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E188 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D182
Deuteranopia (green-blind)
#D4C78E
Tritanopia (blue-blind)
#65DDCB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #77e188; /* rgb */ color: rgb(119, 225, 136); /* oklch */ color: oklch(82.4% 0.158 147.5);
Tailwind
colors: {
custom: {
50: '#a4ebab',
500: '#77e188',
950: '#000000',
},
}SCSS
$custom: #77e188; $custom-light: #a4ebab; $custom-dark: #000000;
JSON
{
"hex": "#77e188",
"rgb": {
"r": 119,
"g": 225,
"b": 136
},
"hsl": {
"h": 129.623,
"s": 63.855,
"l": 67.451
},
"oklch": {
"l": 0.82435,
"c": 0.15835,
"h": 147.5
},
"luminance": 0.5955
}Semantic roles & 50–950 ramp
primary
#77E188
secondary
#B646A4
accent
#1AAFCC
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481