#77D79F#77D79F
#77D79F is a light, vivid green. Relative luminance 0.550; OKLCH L 80.5% C 0.122 H 156.6°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #77D79F |
|---|---|
| RGB | rgb(119, 215, 159) |
| HSL | hsl(145, 55%, 65%) |
| HSV | hsv(145, 45%, 84%) |
| CMYK | cmyk(44.7%, 0%, 26%, 15.7%) |
| CIE-LAB | lab(79.05, -40.85, 18.99) |
| CIE-LCH | lch(79.05, 45.05, 155.07°) |
| OKLab | oklab(80.5% -0.1122 0.0484) |
| OKLCH | oklch(80.5% 0.122 156.6) |
| XYZ | xyz(38.1634, 55.0232, 41.4037) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.67
Hospital Green
#9BE5AA
ΔE00 5.06
Eucalyptus
#44D7A8
ΔE00 5.41
Mediumaquamarine
#66CDAA
ΔE00 6.07
Light Teal
#90E4C1
ΔE00 6.55
Aqua Green
#12E193
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D79F #D777AF
analogous
#7FD777 #77D79F #77D7CF
triadic
#77D79F #9F77D7 #D79F77
tetradic
#77D79F #777FD7 #D777AF #D7CF77
square
#77D79F #777FD7 #D777AF #D7CF77
split-complementary
#77D79F #CF77D7 #D7777F
monochromatic
#30A460 #48C97E #77D79F #A6E5C0 #D6F3E2
Accessibility & contrast
On white
1.75
#77D79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#77D79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D79F
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D79F | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CA9C
Deuteranopia (green-blind)
#C7C0A2
Tritanopia (blue-blind)
#60D6C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #77d79f; /* rgb */ color: rgb(119, 215, 159); /* oklch */ color: oklch(80.5% 0.122 156.6);
Tailwind
colors: {
custom: {
50: '#a3e4bb',
500: '#77d79f',
950: '#000000',
},
}SCSS
$custom: #77d79f; $custom-light: #a3e4bb; $custom-dark: #000000;
JSON
{
"hex": "#77d79f",
"rgb": {
"r": 119,
"g": 215,
"b": 159
},
"hsl": {
"h": 145,
"s": 54.545,
"l": 65.49
},
"oklch": {
"l": 0.80502,
"c": 0.12217,
"h": 156.6
},
"luminance": 0.55026
}Semantic roles & 50–950 ramp
primary
#77D79F
secondary
#A74B81
accent
#2380C2
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1512
muted
#808482