#77E993#77E993
#77E993 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.6% C 0.159 H 149.8°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #77E993 |
|---|---|
| RGB | rgb(119, 233, 147) |
| HSL | hsl(135, 72%, 69%) |
| HSV | hsv(135, 49%, 91%) |
| CMYK | cmyk(48.9%, 0%, 36.9%, 8.6%) |
| CIE-LAB | lab(84.12, -50.70, 32.07) |
| CIE-LCH | lch(84.12, 59.99, 147.69°) |
| OKLab | oklab(84.56% -0.1377 0.08) |
| OKLCH | oklch(84.56% 0.159 149.8) |
| XYZ | xyz(42.0104, 64.3031, 37.7961) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.32
Seafoam Green
#7AF9AB
ΔE00 4.13
Seafoam (survey)
#80F9AD
ΔE00 4.25
Weird Green
#3AE57F
ΔE00 4.35
Light Bluish Green
#76FDA8
ΔE00 4.49
Foam Green
#90FDA9
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E993 #E977CD
analogous
#94E977 #77E993 #77E9CC
triadic
#77E993 #9377E9 #E99377
tetradic
#77E993 #7794E9 #E977CD #E9CC77
square
#77E993 #7794E9 #E977CD #E9CC77
split-complementary
#77E993 #CC77E9 #E97794
monochromatic
#20C649 #42E069 #77E993 #ACF2BD #E0FAE7
Accessibility & contrast
On white
1.52
#77E993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#77E993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E993
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E993 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD98D
Deuteranopia (green-blind)
#DACD98
Tritanopia (blue-blind)
#60E5D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #77e993; /* rgb */ color: rgb(119, 233, 147); /* oklch */ color: oklch(84.6% 0.159 149.8);
Tailwind
colors: {
custom: {
50: '#a5f1b3',
500: '#77e993',
950: '#000000',
},
}SCSS
$custom: #77e993; $custom-light: #a5f1b3; $custom-dark: #000000;
JSON
{
"hex": "#77e993",
"rgb": {
"r": 119,
"g": 233,
"b": 147
},
"hsl": {
"h": 134.737,
"s": 72.152,
"l": 69.02
},
"oklch": {
"l": 0.8456,
"c": 0.15927,
"h": 149.8
},
"luminance": 0.64306
}Semantic roles & 50–950 ramp
primary
#77E993
secondary
#C143A2
accent
#11A4D4
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581