#77EA90#77EA90
#77EA90 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.7% C 0.163 H 149.0°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #77EA90 |
|---|---|
| RGB | rgb(119, 234, 144) |
| HSL | hsl(133, 73%, 69%) |
| HSV | hsv(133, 49%, 92%) |
| CMYK | cmyk(49.1%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(84.37, -51.60, 33.91) |
| CIE-LCH | lch(84.37, 61.74, 146.69°) |
| OKLab | oklab(84.75% -0.1401 0.0843) |
| OKLCH | oklch(84.75% 0.163 149) |
| XYZ | xyz(42.0619, 64.7779, 36.6670) |
| Luminance | 0.6478 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.92
Weird Green
#3AE57F
ΔE00 4.20
Seafoam Green
#7AF9AB
ΔE00 4.36
Seafoam (survey)
#80F9AD
ΔE00 4.51
Light Bluish Green
#76FDA8
ΔE00 4.52
Foam Green
#90FDA9
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EA90 #EA77D1
analogous
#98EA77 #77EA90 #77EAC9
triadic
#77EA90 #9077EA #EA9077
tetradic
#77EA90 #7798EA #EA77D1 #EAC977
square
#77EA90 #7798EA #EA77D1 #EAC977
split-complementary
#77EA90 #C977EA #EA7798
monochromatic
#1FC844 #42E265 #77EA90 #ACF2BB #E1FAE7
Accessibility & contrast
On white
1.50
#77EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#77EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EA90
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EA90 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD98A
Deuteranopia (green-blind)
#DCCE96
Tritanopia (blue-blind)
#61E6D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #77ea90; /* rgb */ color: rgb(119, 234, 144); /* oklch */ color: oklch(84.7% 0.163 149.0);
Tailwind
colors: {
custom: {
50: '#a5f1b1',
500: '#77ea90',
950: '#000000',
},
}SCSS
$custom: #77ea90; $custom-light: #a5f1b1; $custom-dark: #000000;
JSON
{
"hex": "#77ea90",
"rgb": {
"r": 119,
"g": 234,
"b": 144
},
"hsl": {
"h": 133.043,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.84745,
"c": 0.16349,
"h": 149
},
"luminance": 0.64781
}Semantic roles & 50–950 ramp
primary
#77EA90
secondary
#C243A7
accent
#10AAD5
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581