#77D299#77D299
#77D299 is a light, vivid green. Relative luminance 0.523; OKLCH L 79.2% C 0.120 H 155.0°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #77D299 |
|---|---|
| RGB | rgb(119, 210, 153) |
| HSL | hsl(142, 50%, 65%) |
| HSV | hsv(142, 43%, 82%) |
| CMYK | cmyk(43.3%, 0%, 27.1%, 17.6%) |
| CIE-LAB | lab(77.47, -39.77, 19.96) |
| CIE-LCH | lch(77.47, 44.50, 153.35°) |
| OKLab | oklab(79.17% -0.109 0.0508) |
| OKLCH | oklch(79.17% 0.12 155) |
| XYZ | xyz(36.4016, 52.3125, 38.3100) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.82
Hospital Green
#9BE5AA
ΔE00 5.65
Emerald
#50C878
ΔE00 6.03
Eucalyptus
#44D7A8
ΔE00 6.04
Mediumaquamarine
#66CDAA
ΔE00 6.26
Soft Green
#6FC276
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D299 #D277B0
analogous
#83D277 #77D299 #77D2C7
triadic
#77D299 #9977D2 #D29977
tetradic
#77D299 #7783D2 #D277B0 #D2C777
square
#77D299 #7783D2 #D277B0 #D2C777
split-complementary
#77D299 #C777D2 #D27783
monochromatic
#339B5A #49C377 #77D299 #A5E1BB #D3F0DE
Accessibility & contrast
On white
1.83
#77D299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#77D299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D299
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D299 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C596
Deuteranopia (green-blind)
#C4BC9C
Tritanopia (blue-blind)
#63D0C3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #77d299; /* rgb */ color: rgb(119, 210, 153); /* oklch */ color: oklch(79.2% 0.120 155.0);
Tailwind
colors: {
custom: {
50: '#a2e0b7',
500: '#77d299',
950: '#000000',
},
}SCSS
$custom: #77d299; $custom-light: #a2e0b7; $custom-dark: #000000;
JSON
{
"hex": "#77d299",
"rgb": {
"r": 119,
"g": 210,
"b": 153
},
"hsl": {
"h": 142.418,
"s": 50.276,
"l": 64.51
},
"oklch": {
"l": 0.79173,
"c": 0.12027,
"h": 155
},
"luminance": 0.52315
}Semantic roles & 50–950 ramp
primary
#77D299
secondary
#A04D81
accent
#2886BE
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481