#77D08D#77D08D
#77D08D is a light, vivid green. Relative luminance 0.510; OKLCH L 78.4% C 0.129 H 150.5°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #77D08D |
|---|---|
| RGB | rgb(119, 208, 141) |
| HSL | hsl(135, 49%, 64%) |
| HSV | hsv(135, 43%, 82%) |
| CMYK | cmyk(42.8%, 0%, 32.2%, 18.4%) |
| CIE-LAB | lab(76.65, -41.08, 25.15) |
| CIE-LCH | lch(76.65, 48.17, 148.53°) |
| OKLab | oklab(78.44% -0.112 0.0634) |
| OKLCH | oklch(78.44% 0.129 150.5) |
| XYZ | xyz(34.9692, 50.9544, 33.1867) |
| Luminance | 0.5096 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.33
Emerald
#50C878
ΔE00 4.53
Dark Mint
#48C072
ΔE00 6.10
Hospital Green
#9BE5AA
ΔE00 6.18
Seaweed
#18D17B
ΔE00 6.37
Seafoam
#7FE0B3
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D08D #D077BA
analogous
#8ED077 #77D08D #77D0BA
triadic
#77D08D #8D77D0 #D08D77
tetradic
#77D08D #778ED0 #D077BA #D0BA77
square
#77D08D #778ED0 #D077BA #D0BA77
split-complementary
#77D08D #BA77D0 #D0778E
monochromatic
#35984D #4AC067 #77D08D #A4E0B3 #D2EFD9
Accessibility & contrast
On white
1.88
#77D08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#77D08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D08D
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D08D | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C389
Deuteranopia (green-blind)
#C4BA91
Tritanopia (blue-blind)
#67CDBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #77d08d; /* rgb */ color: rgb(119, 208, 141); /* oklch */ color: oklch(78.4% 0.129 150.5);
Tailwind
colors: {
custom: {
50: '#a2dfae',
500: '#77d08d',
950: '#000000',
},
}SCSS
$custom: #77d08d; $custom-light: #a2dfae; $custom-dark: #000000;
JSON
{
"hex": "#77d08d",
"rgb": {
"r": 119,
"g": 208,
"b": 141
},
"hsl": {
"h": 134.831,
"s": 48.634,
"l": 64.118
},
"oklch": {
"l": 0.78436,
"c": 0.12869,
"h": 150.5
},
"luminance": 0.50957
}Semantic roles & 50–950 ramp
primary
#77D08D
secondary
#9E4E8A
accent
#2A98BC
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481