#77E7A9#77E7A9
#77E7A9 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.5% C 0.136 H 157.4°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #77E7A9 |
|---|---|
| RGB | rgb(119, 231, 169) |
| HSL | hsl(147, 70%, 69%) |
| HSV | hsv(147, 48%, 91%) |
| CMYK | cmyk(48.5%, 0%, 26.8%, 9.4%) |
| CIE-LAB | lab(83.93, -45.89, 20.52) |
| CIE-LCH | lch(83.93, 50.27, 155.91°) |
| OKLab | oklab(84.53% -0.1258 0.0523) |
| OKLCH | oklch(84.53% 0.136 157.4) |
| XYZ | xyz(43.3417, 63.9349, 47.5851) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.90
Light Greenish Blue
#63F7B4
ΔE00 3.98
Seafoam (survey)
#80F9AD
ΔE00 4.40
Light Blue Green
#7EFBB3
ΔE00 4.41
Hospital Green
#9BE5AA
ΔE00 4.48
Seafoam Green
#7AF9AB
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E7A9 #E777B5
analogous
#7DE777 #77E7A9 #77E7E1
triadic
#77E7A9 #A977E7 #E7A977
tetradic
#77E7A9 #777DE7 #E777B5 #E7E177
square
#77E7A9 #777DE7 #E777B5 #E7E177
split-complementary
#77E7A9 #E177E7 #E7777D
monochromatic
#22C169 #43DE88 #77E7A9 #ABF0CA #DFF9EB
Accessibility & contrast
On white
1.52
#77E7A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#77E7A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E7A9
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E7A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E7A9 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A5
Deuteranopia (green-blind)
#D5CDAD
Tritanopia (blue-blind)
#59E6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #77e7a9; /* rgb */ color: rgb(119, 231, 169); /* oklch */ color: oklch(84.5% 0.136 157.4);
Tailwind
colors: {
custom: {
50: '#a5efc2',
500: '#77e7a9',
950: '#000000',
},
}SCSS
$custom: #77e7a9; $custom-light: #a5efc2; $custom-dark: #000000;
JSON
{
"hex": "#77e7a9",
"rgb": {
"r": 119,
"g": 231,
"b": 169
},
"hsl": {
"h": 146.786,
"s": 70,
"l": 68.627
},
"oklch": {
"l": 0.84534,
"c": 0.13627,
"h": 157.4
},
"luminance": 0.63938
}Semantic roles & 50–950 ramp
primary
#77E7A9
secondary
#BF4388
accent
#147DD2
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582