#77E18D#77E18D
#77E18D is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.5% C 0.154 H 148.9°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #77E18D |
|---|---|
| RGB | rgb(119, 225, 141) |
| HSL | hsl(132, 64%, 67%) |
| HSV | hsv(132, 47%, 88%) |
| CMYK | cmyk(47.1%, 0%, 37.3%, 11.8%) |
| CIE-LAB | lab(81.67, -48.38, 31.86) |
| CIE-LCH | lch(81.67, 57.93, 146.63°) |
| OKLab | oklab(82.53% -0.1315 0.0794) |
| OKLCH | oklch(82.53% 0.154 148.9) |
| XYZ | xyz(39.3383, 59.6925, 34.6430) |
| Luminance | 0.5969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.04
Weird Green
#3AE57F
ΔE00 4.51
Hospital Green
#9BE5AA
ΔE00 5.73
Seafoam Green
#7AF9AB
ΔE00 5.76
Seafoam (survey)
#80F9AD
ΔE00 5.83
Tealish Green
#0CDC73
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E18D #E177CB
analogous
#96E177 #77E18D #77E1C2
triadic
#77E18D #8D77E1 #E18D77
tetradic
#77E18D #7796E1 #E177CB #E1C277
square
#77E18D #7796E1 #E177CB #E1C277
split-complementary
#77E18D #C277E1 #E17796
monochromatic
#28B645 #45D663 #77E18D #A9ECB7 #DBF7E1
Accessibility & contrast
On white
1.62
#77E18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#77E18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E18D
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E18D | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D187
Deuteranopia (green-blind)
#D4C792
Tritanopia (blue-blind)
#64DDCC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #77e18d; /* rgb */ color: rgb(119, 225, 141); /* oklch */ color: oklch(82.5% 0.154 148.9);
Tailwind
colors: {
custom: {
50: '#a4ebaf',
500: '#77e18d',
950: '#000000',
},
}SCSS
$custom: #77e18d; $custom-light: #a4ebaf; $custom-dark: #000000;
JSON
{
"hex": "#77e18d",
"rgb": {
"r": 119,
"g": 225,
"b": 141
},
"hsl": {
"h": 132.453,
"s": 63.855,
"l": 67.451
},
"oklch": {
"l": 0.82526,
"c": 0.15359,
"h": 148.9
},
"luminance": 0.59695
}Semantic roles & 50–950 ramp
primary
#77E18D
secondary
#B6469F
accent
#1AA7CC
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481