#77EB97#77EB97
#77EB97 is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.1% C 0.158 H 150.8°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #77EB97 |
|---|---|
| RGB | rgb(119, 235, 151) |
| HSL | hsl(137, 74%, 69%) |
| HSV | hsv(137, 49%, 92%) |
| CMYK | cmyk(49.4%, 0%, 35.7%, 7.8%) |
| CIE-LAB | lab(84.78, -50.84, 30.91) |
| CIE-LCH | lch(84.78, 59.50, 148.70°) |
| OKLab | oklab(85.12% -0.1382 0.0773) |
| OKLCH | oklch(85.12% 0.158 150.8) |
| XYZ | xyz(42.8991, 65.5696, 39.6677) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.50
Lightgreen
#90EE90
ΔE00 3.56
Seafoam (survey)
#80F9AD
ΔE00 3.62
Light Bluish Green
#76FDA8
ΔE00 3.93
Foam Green
#90FDA9
ΔE00 4.19
Light Sea Green
#98F6B0
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EB97 #EB77CB
analogous
#91EB77 #77EB97 #77EBD1
triadic
#77EB97 #9777EB #EB9777
tetradic
#77EB97 #7791EB #EB77CB #EBD177
square
#77EB97 #7791EB #EB77CB #EBD177
split-complementary
#77EB97 #D177EB #EB7791
monochromatic
#1ECA4D #42E36E #77EB97 #ACF3C0 #E2FBE9
Accessibility & contrast
On white
1.49
#77EB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#77EB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EB97
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EB97 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB91
Deuteranopia (green-blind)
#DCCF9C
Tritanopia (blue-blind)
#5EE8D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #77eb97; /* rgb */ color: rgb(119, 235, 151); /* oklch */ color: oklch(85.1% 0.158 150.8);
Tailwind
colors: {
custom: {
50: '#a5f2b6',
500: '#77eb97',
950: '#000000',
},
}SCSS
$custom: #77eb97; $custom-light: #a5f2b6; $custom-dark: #000000;
JSON
{
"hex": "#77eb97",
"rgb": {
"r": 119,
"g": 235,
"b": 151
},
"hsl": {
"h": 136.552,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.85115,
"c": 0.15834,
"h": 150.8
},
"luminance": 0.65573
}Semantic roles & 50–950 ramp
primary
#77EB97
secondary
#C443A0
accent
#0F9FD6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581