#77EB92#77EB92
#77EB92 is a very light, vivid green. Relative luminance 0.654; OKLCH L 85.0% C 0.163 H 149.4°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #77EB92 |
|---|---|
| RGB | rgb(119, 235, 146) |
| HSL | hsl(134, 74%, 69%) |
| HSV | hsv(134, 49%, 92%) |
| CMYK | cmyk(49.4%, 0%, 37.9%, 7.8%) |
| CIE-LAB | lab(84.69, -51.68, 33.33) |
| CIE-LCH | lch(84.69, 61.50, 147.18°) |
| OKLab | oklab(85.02% -0.1403 0.083) |
| OKLCH | oklch(85.02% 0.163 149.4) |
| XYZ | xyz(42.5016, 65.4106, 37.5744) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.01
Seafoam Green
#7AF9AB
ΔE00 4.04
Seafoam (survey)
#80F9AD
ΔE00 4.19
Light Bluish Green
#76FDA8
ΔE00 4.22
Weird Green
#3AE57F
ΔE00 4.29
Foam Green
#90FDA9
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EB92 #EB77D0
analogous
#96EB77 #77EB92 #77EBCC
triadic
#77EB92 #9277EB #EB9277
tetradic
#77EB92 #7796EB #EB77D0 #EBCC77
square
#77EB92 #7796EB #EB77D0 #EBCC77
split-complementary
#77EB92 #CC77EB #EB7796
monochromatic
#1ECA46 #42E367 #77EB92 #ACF3BD #E2FBE8
Accessibility & contrast
On white
1.49
#77EB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#77EB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EB92
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EB92 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA8C
Deuteranopia (green-blind)
#DCCF98
Tritanopia (blue-blind)
#60E7D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #77eb92; /* rgb */ color: rgb(119, 235, 146); /* oklch */ color: oklch(85.0% 0.163 149.4);
Tailwind
colors: {
custom: {
50: '#a5f2b2',
500: '#77eb92',
950: '#000000',
},
}SCSS
$custom: #77eb92; $custom-light: #a5f2b2; $custom-dark: #000000;
JSON
{
"hex": "#77eb92",
"rgb": {
"r": 119,
"g": 235,
"b": 146
},
"hsl": {
"h": 133.966,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.85022,
"c": 0.16302,
"h": 149.4
},
"luminance": 0.65414
}Semantic roles & 50–950 ramp
primary
#77EB92
secondary
#C443A6
accent
#0FA8D6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581