#77E08E#77E08E
#77E08E is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.3% C 0.151 H 149.2°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #77E08E |
|---|---|
| RGB | rgb(119, 224, 142) |
| HSL | hsl(133, 63%, 67%) |
| HSV | hsv(133, 47%, 88%) |
| CMYK | cmyk(46.9%, 0%, 36.6%, 12.2%) |
| CIE-LAB | lab(81.39, -47.79, 30.98) |
| CIE-LCH | lch(81.39, 56.96, 147.05°) |
| OKLab | oklab(82.3% -0.1299 0.0774) |
| OKLCH | oklch(82.3% 0.151 149.2) |
| XYZ | xyz(39.1435, 59.1833, 34.9468) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.33
Weird Green
#3AE57F
ΔE00 4.69
Hospital Green
#9BE5AA
ΔE00 5.55
Seafoam Green
#7AF9AB
ΔE00 5.85
Seafoam (survey)
#80F9AD
ΔE00 5.91
Tealish Green
#0CDC73
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E08E #E077C9
analogous
#95E077 #77E08E #77E0C3
triadic
#77E08E #8E77E0 #E08E77
tetradic
#77E08E #7795E0 #E077C9 #E0C377
square
#77E08E #7795E0 #E077C9 #E0C377
split-complementary
#77E08E #C377E0 #E07795
monochromatic
#29B447 #45D565 #77E08E #A9EBB7 #DBF7E1
Accessibility & contrast
On white
1.64
#77E08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#77E08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E08E
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E08E | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D088
Deuteranopia (green-blind)
#D2C693
Tritanopia (blue-blind)
#63DCCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #77e08e; /* rgb */ color: rgb(119, 224, 142); /* oklch */ color: oklch(82.3% 0.151 149.2);
Tailwind
colors: {
custom: {
50: '#a4eaaf',
500: '#77e08e',
950: '#000000',
},
}SCSS
$custom: #77e08e; $custom-light: #a4eaaf; $custom-dark: #000000;
JSON
{
"hex": "#77e08e",
"rgb": {
"r": 119,
"g": 224,
"b": 142
},
"hsl": {
"h": 133.143,
"s": 62.874,
"l": 67.255
},
"oklch": {
"l": 0.82304,
"c": 0.1512,
"h": 149.2
},
"luminance": 0.59186
}Semantic roles & 50–950 ramp
primary
#77E08E
secondary
#B5469D
accent
#1BA4CB
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481