#77D696#77D696
#77D696 is a light, vivid green. Relative luminance 0.542; OKLCH L 80.1% C 0.129 H 153.1°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #77D696 |
|---|---|
| RGB | rgb(119, 214, 150) |
| HSL | hsl(140, 54%, 65%) |
| HSV | hsv(140, 44%, 84%) |
| CMYK | cmyk(44.4%, 0%, 29.9%, 16.1%) |
| CIE-LAB | lab(78.59, -42.10, 23.07) |
| CIE-LCH | lch(78.59, 48.01, 151.28°) |
| OKLab | oklab(80.06% -0.115 0.0584) |
| OKLCH | oklch(80.06% 0.129 153.1) |
| XYZ | xyz(37.1569, 54.2144, 37.3547) |
| Luminance | 0.5422 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.09
Seafoam
#7FE0B3
ΔE00 5.39
Emerald
#50C878
ΔE00 5.63
Soft Green
#6FC276
ΔE00 6.10
Aqua Green
#12E193
ΔE00 6.33
Seaweed
#18D17B
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D696 #D677B7
analogous
#87D677 #77D696 #77D6C5
triadic
#77D696 #9677D6 #D69677
tetradic
#77D696 #7787D6 #D677B7 #D6C577
square
#77D696 #7787D6 #D677B7 #D6C577
split-complementary
#77D696 #C577D6 #D67787
monochromatic
#31A256 #48C872 #77D696 #A6E4BA #D5F2DF
Accessibility & contrast
On white
1.77
#77D696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#77D696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D696
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D696 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C892
Deuteranopia (green-blind)
#C8BF9A
Tritanopia (blue-blind)
#63D4C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #77d696; /* rgb */ color: rgb(119, 214, 150); /* oklch */ color: oklch(80.1% 0.129 153.1);
Tailwind
colors: {
custom: {
50: '#a3e3b5',
500: '#77d696',
950: '#000000',
},
}SCSS
$custom: #77d696; $custom-light: #a3e3b5; $custom-dark: #000000;
JSON
{
"hex": "#77d696",
"rgb": {
"r": 119,
"g": 214,
"b": 150
},
"hsl": {
"h": 139.579,
"s": 53.672,
"l": 65.294
},
"oklch": {
"l": 0.80064,
"c": 0.12899,
"h": 153.1
},
"luminance": 0.54217
}Semantic roles & 50–950 ramp
primary
#77D696
secondary
#A64B88
accent
#248EC1
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481