#77D293#77D293
#77D293 is a light, vivid green. Relative luminance 0.521; OKLCH L 79.0% C 0.126 H 152.5°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #77D293 |
|---|---|
| RGB | rgb(119, 210, 147) |
| HSL | hsl(138, 50%, 65%) |
| HSV | hsv(138, 43%, 82%) |
| CMYK | cmyk(43.3%, 0%, 30%, 17.6%) |
| CIE-LAB | lab(77.35, -40.89, 22.96) |
| CIE-LCH | lch(77.35, 46.89, 150.69°) |
| OKLab | oklab(79.04% -0.1117 0.0581) |
| OKLCH | oklch(79.04% 0.126 152.5) |
| XYZ | xyz(35.9185, 52.1192, 35.7654) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.18
Soft Green
#6FC276
ΔE00 5.32
Hospital Green
#9BE5AA
ΔE00 5.66
Seafoam
#7FE0B3
ΔE00 5.88
Seaweed
#18D17B
ΔE00 6.63
Dark Mint
#48C072
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D293 #D277B6
analogous
#89D277 #77D293 #77D2C1
triadic
#77D293 #9377D2 #D29377
tetradic
#77D293 #7789D2 #D277B6 #D2C177
square
#77D293 #7789D2 #D277B6 #D2C177
split-complementary
#77D293 #C177D2 #D27789
monochromatic
#339B53 #49C36E #77D293 #A5E1B8 #D3F0DC
Accessibility & contrast
On white
1.84
#77D293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#77D293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D293
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D293 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C58F
Deuteranopia (green-blind)
#C5BB97
Tritanopia (blue-blind)
#65D0C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #77d293; /* rgb */ color: rgb(119, 210, 147); /* oklch */ color: oklch(79.0% 0.126 152.5);
Tailwind
colors: {
custom: {
50: '#a2e0b3',
500: '#77d293',
950: '#000000',
},
}SCSS
$custom: #77d293; $custom-light: #a2e0b3; $custom-dark: #000000;
JSON
{
"hex": "#77d293",
"rgb": {
"r": 119,
"g": 210,
"b": 147
},
"hsl": {
"h": 138.462,
"s": 50.276,
"l": 64.51
},
"oklch": {
"l": 0.79042,
"c": 0.1259,
"h": 152.5
},
"luminance": 0.52122
}Semantic roles & 50–950 ramp
primary
#77D293
secondary
#A04D87
accent
#2890BE
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481