#77E699#77E699
#77E699 is a very light, vivid green. Relative luminance 0.628; OKLCH L 84.0% C 0.149 H 151.9°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #77E699 |
|---|---|
| RGB | rgb(119, 230, 153) |
| HSL | hsl(138, 69%, 68%) |
| HSV | hsv(138, 48%, 90%) |
| CMYK | cmyk(48.3%, 0%, 33.5%, 9.8%) |
| CIE-LAB | lab(83.34, -48.42, 27.97) |
| CIE-LCH | lch(83.34, 55.92, 149.99°) |
| OKLab | oklab(83.96% -0.1318 0.0703) |
| OKLCH | oklch(83.96% 0.149 151.9) |
| XYZ | xyz(41.6515, 62.8122, 40.0599) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.16
Seafoam (survey)
#80F9AD
ΔE00 4.20
Lightgreen
#90EE90
ΔE00 4.54
Light Sea Green
#98F6B0
ΔE00 4.61
Hospital Green
#9BE5AA
ΔE00 4.89
Light Blue Green
#7EFBB3
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E699 #E677C4
analogous
#8CE677 #77E699 #77E6D0
triadic
#77E699 #9977E6 #E69977
tetradic
#77E699 #778CE6 #E677C4 #E6D077
square
#77E699 #778CE6 #E677C4 #E6D077
split-complementary
#77E699 #D077E6 #E6778C
monochromatic
#23BF53 #43DC72 #77E699 #ABF0C0 #DEF9E7
Accessibility & contrast
On white
1.55
#77E699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#77E699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E699
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E699 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D694
Deuteranopia (green-blind)
#D7CB9E
Tritanopia (blue-blind)
#5FE3D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #77e699; /* rgb */ color: rgb(119, 230, 153); /* oklch */ color: oklch(84.0% 0.149 151.9);
Tailwind
colors: {
custom: {
50: '#a4eeb7',
500: '#77e699',
950: '#000000',
},
}SCSS
$custom: #77e699; $custom-light: #a4eeb7; $custom-dark: #000000;
JSON
{
"hex": "#77e699",
"rgb": {
"r": 119,
"g": 230,
"b": 153
},
"hsl": {
"h": 138.378,
"s": 68.944,
"l": 68.431
},
"oklch": {
"l": 0.83957,
"c": 0.14939,
"h": 151.9
},
"luminance": 0.62815
}Semantic roles & 50–950 ramp
primary
#77E699
secondary
#BE4498
accent
#1597D1
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581