#77ED90#77ED90
#77ED90 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.5% C 0.168 H 148.7°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #77ED90 |
|---|---|
| RGB | rgb(119, 237, 144) |
| HSL | hsl(133, 77%, 70%) |
| HSV | hsv(133, 50%, 93%) |
| CMYK | cmyk(49.8%, 0%, 39.2%, 7.1%) |
| CIE-LAB | lab(85.25, -52.82, 35.06) |
| CIE-LCH | lch(85.25, 63.40, 146.42°) |
| OKLab | oklab(85.47% -0.1433 0.087) |
| OKLCH | oklch(85.47% 0.168 148.7) |
| XYZ | xyz(42.9233, 66.5005, 36.9541) |
| Luminance | 0.6650 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.73
Baby Green
#8CFF9E
ΔE00 4.01
Mint Green
#8FFF9F
ΔE00 4.12
Light Bluish Green
#76FDA8
ΔE00 4.13
Seafoam Green
#7AF9AB
ΔE00 4.16
Foam Green
#90FDA9
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ED90 #ED77D4
analogous
#99ED77 #77ED90 #77EDCB
triadic
#77ED90 #9077ED #ED9077
tetradic
#77ED90 #7799ED #ED77D4 #EDCB77
square
#77ED90 #7799ED #ED77D4 #EDCB77
split-complementary
#77ED90 #CB77ED #ED7799
monochromatic
#1BCE41 #41E664 #77ED90 #ADF4BC #E3FBE8
Accessibility & contrast
On white
1.47
#77ED90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#77ED90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ED90
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ED90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ED90 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC89
Deuteranopia (green-blind)
#DED196
Tritanopia (blue-blind)
#60E9D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #77ed90; /* rgb */ color: rgb(119, 237, 144); /* oklch */ color: oklch(85.5% 0.168 148.7);
Tailwind
colors: {
custom: {
50: '#a5f3b1',
500: '#77ed90',
950: '#000000',
},
}SCSS
$custom: #77ed90; $custom-light: #a5f3b1; $custom-dark: #000000;
JSON
{
"hex": "#77ed90",
"rgb": {
"r": 119,
"g": 237,
"b": 144
},
"hsl": {
"h": 132.712,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.85466,
"c": 0.16768,
"h": 148.7
},
"luminance": 0.66504
}Semantic roles & 50–950 ramp
primary
#77ED90
secondary
#C642AA
accent
#0DAED9
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581