#77EA96#77EA96
#77EA96 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.9% C 0.158 H 150.6°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #77EA96 |
|---|---|
| RGB | rgb(119, 234, 150) |
| HSL | hsl(136, 73%, 69%) |
| HSV | hsv(136, 49%, 92%) |
| CMYK | cmyk(49.1%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(84.47, -50.60, 31.00) |
| CIE-LCH | lch(84.47, 59.35, 148.50°) |
| OKLab | oklab(84.86% -0.1375 0.0775) |
| OKLCH | oklch(84.86% 0.158 150.6) |
| XYZ | xyz(42.5328, 64.9662, 39.1467) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.55
Seafoam Green
#7AF9AB
ΔE00 3.72
Seafoam (survey)
#80F9AD
ΔE00 3.84
Light Bluish Green
#76FDA8
ΔE00 4.16
Foam Green
#90FDA9
ΔE00 4.38
Light Sea Green
#98F6B0
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EA96 #EA77CB
analogous
#92EA77 #77EA96 #77EAD0
triadic
#77EA96 #9677EA #EA9677
tetradic
#77EA96 #7792EA #EA77CB #EAD077
square
#77EA96 #7792EA #EA77CB #EAD077
split-complementary
#77EA96 #D077EA #EA7792
monochromatic
#1FC84C #42E26D #77EA96 #ACF2BF #E1FAE8
Accessibility & contrast
On white
1.50
#77EA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#77EA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EA96
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EA96 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA90
Deuteranopia (green-blind)
#DBCE9B
Tritanopia (blue-blind)
#5FE7D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #77ea96; /* rgb */ color: rgb(119, 234, 150); /* oklch */ color: oklch(84.9% 0.158 150.6);
Tailwind
colors: {
custom: {
50: '#a5f1b5',
500: '#77ea96',
950: '#000000',
},
}SCSS
$custom: #77ea96; $custom-light: #a5f1b5; $custom-dark: #000000;
JSON
{
"hex": "#77ea96",
"rgb": {
"r": 119,
"g": 234,
"b": 150
},
"hsl": {
"h": 136.174,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.84857,
"c": 0.15787,
"h": 150.6
},
"luminance": 0.6497
}Semantic roles & 50–950 ramp
primary
#77EA96
secondary
#C243A0
accent
#10A0D5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581