#77EA91#77EA91
#77EA91 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.8% C 0.163 H 149.2°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #77EA91 |
|---|---|
| RGB | rgb(119, 234, 145) |
| HSL | hsl(134, 73%, 69%) |
| HSV | hsv(134, 49%, 92%) |
| CMYK | cmyk(49.1%, 0%, 38%, 8.2%) |
| CIE-LAB | lab(84.39, -51.44, 33.42) |
| CIE-LCH | lch(84.39, 61.34, 146.99°) |
| OKLab | oklab(84.76% -0.1397 0.0832) |
| OKLCH | oklch(84.76% 0.163 149.2) |
| XYZ | xyz(42.1387, 64.8086, 37.0714) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.01
Weird Green
#3AE57F
ΔE00 4.24
Seafoam Green
#7AF9AB
ΔE00 4.24
Seafoam (survey)
#80F9AD
ΔE00 4.39
Light Bluish Green
#76FDA8
ΔE00 4.45
Foam Green
#90FDA9
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EA91 #EA77D0
analogous
#97EA77 #77EA91 #77EACA
triadic
#77EA91 #9177EA #EA9177
tetradic
#77EA91 #7797EA #EA77D0 #EACA77
square
#77EA91 #7797EA #EA77D0 #EACA77
split-complementary
#77EA91 #CA77EA #EA7797
monochromatic
#1FC845 #42E266 #77EA91 #ACF2BC #E1FAE7
Accessibility & contrast
On white
1.50
#77EA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#77EA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EA91
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EA91 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD98B
Deuteranopia (green-blind)
#DBCE97
Tritanopia (blue-blind)
#60E6D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #77ea91; /* rgb */ color: rgb(119, 234, 145); /* oklch */ color: oklch(84.8% 0.163 149.2);
Tailwind
colors: {
custom: {
50: '#a5f1b2',
500: '#77ea91',
950: '#000000',
},
}SCSS
$custom: #77ea91; $custom-light: #a5f1b2; $custom-dark: #000000;
JSON
{
"hex": "#77ea91",
"rgb": {
"r": 119,
"g": 234,
"b": 145
},
"hsl": {
"h": 133.565,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.84764,
"c": 0.16255,
"h": 149.2
},
"luminance": 0.64812
}Semantic roles & 50–950 ramp
primary
#77EA91
secondary
#C243A6
accent
#10A9D5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581