#77EE90#77EE90
#77EE90 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.7% C 0.169 H 148.7°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #77EE90 |
|---|---|
| RGB | rgb(119, 238, 144) |
| HSL | hsl(133, 78%, 70%) |
| HSV | hsv(133, 50%, 93%) |
| CMYK | cmyk(50%, 0%, 39.5%, 6.7%) |
| CIE-LAB | lab(85.54, -53.22, 35.45) |
| CIE-LCH | lch(85.54, 63.95, 146.33°) |
| OKLab | oklab(85.71% -0.1444 0.0879) |
| OKLCH | oklch(85.71% 0.169 148.7) |
| XYZ | xyz(43.2136, 67.0812, 37.0509) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.70
Baby Green
#8CFF9E
ΔE00 3.81
Mint Green
#8FFF9F
ΔE00 3.93
Light Bluish Green
#76FDA8
ΔE00 4.02
Foam Green
#90FDA9
ΔE00 4.07
Palegreen
#98FB98
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EE90 #EE77D5
analogous
#9AEE77 #77EE90 #77EECB
triadic
#77EE90 #9077EE #EE9077
tetradic
#77EE90 #779AEE #EE77D5 #EECB77
square
#77EE90 #779AEE #EE77D5 #EECB77
split-complementary
#77EE90 #CB77EE #EE779A
monochromatic
#1AD140 #41E764 #77EE90 #ADF5BC #E4FCE9
Accessibility & contrast
On white
1.46
#77EE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#77EE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EE90
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EE90 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD89
Deuteranopia (green-blind)
#DFD196
Tritanopia (blue-blind)
#60EAD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #77ee90; /* rgb */ color: rgb(119, 238, 144); /* oklch */ color: oklch(85.7% 0.169 148.7);
Tailwind
colors: {
custom: {
50: '#a6f4b1',
500: '#77ee90',
950: '#000000',
},
}SCSS
$custom: #77ee90; $custom-light: #a6f4b1; $custom-dark: #000000;
JSON
{
"hex": "#77ee90",
"rgb": {
"r": 119,
"g": 238,
"b": 144
},
"hsl": {
"h": 132.605,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.85707,
"c": 0.16907,
"h": 148.7
},
"luminance": 0.67085
}Semantic roles & 50–950 ramp
primary
#77EE90
secondary
#C742AB
accent
#0BAFDA
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581