#77EA92#77EA92
#77EA92 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.8% C 0.162 H 149.5°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #77EA92 |
|---|---|
| RGB | rgb(119, 234, 146) |
| HSL | hsl(134, 73%, 69%) |
| HSV | hsv(134, 49%, 92%) |
| CMYK | cmyk(49.1%, 0%, 37.6%, 8.2%) |
| CIE-LAB | lab(84.40, -51.27, 32.94) |
| CIE-LCH | lch(84.40, 60.94, 147.28°) |
| OKLab | oklab(84.78% -0.1392 0.0821) |
| OKLCH | oklch(84.78% 0.162 149.5) |
| XYZ | xyz(42.2162, 64.8396, 37.4792) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.10
Seafoam Green
#7AF9AB
ΔE00 4.13
Seafoam (survey)
#80F9AD
ΔE00 4.27
Weird Green
#3AE57F
ΔE00 4.28
Light Bluish Green
#76FDA8
ΔE00 4.38
Foam Green
#90FDA9
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EA92 #EA77CF
analogous
#96EA77 #77EA92 #77EACC
triadic
#77EA92 #9277EA #EA9277
tetradic
#77EA92 #7796EA #EA77CF #EACC77
square
#77EA92 #7796EA #EA77CF #EACC77
split-complementary
#77EA92 #CC77EA #EA7796
monochromatic
#1FC847 #42E268 #77EA92 #ACF2BC #E1FAE7
Accessibility & contrast
On white
1.50
#77EA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#77EA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EA92
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EA92 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD98C
Deuteranopia (green-blind)
#DBCE97
Tritanopia (blue-blind)
#60E6D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #77ea92; /* rgb */ color: rgb(119, 234, 146); /* oklch */ color: oklch(84.8% 0.162 149.5);
Tailwind
colors: {
custom: {
50: '#a5f1b2',
500: '#77ea92',
950: '#000000',
},
}SCSS
$custom: #77ea92; $custom-light: #a5f1b2; $custom-dark: #000000;
JSON
{
"hex": "#77ea92",
"rgb": {
"r": 119,
"g": 234,
"b": 146
},
"hsl": {
"h": 134.087,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.84782,
"c": 0.16161,
"h": 149.5
},
"luminance": 0.64843
}Semantic roles & 50–950 ramp
primary
#77EA92
secondary
#C243A4
accent
#10A7D5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581