#77F094#77F094
#77F094 is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.3% C 0.168 H 149.5°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #77F094 |
|---|---|
| RGB | rgb(119, 240, 148) |
| HSL | hsl(134, 80%, 70%) |
| HSV | hsv(134, 50%, 94%) |
| CMYK | cmyk(50.4%, 0%, 38.3%, 5.9%) |
| CIE-LAB | lab(86.19, -53.38, 34.30) |
| CIE-LCH | lch(86.19, 63.45, 147.28°) |
| OKLab | oklab(86.26% -0.1449 0.0853) |
| OKLCH | oklch(86.26% 0.168 149.5) |
| XYZ | xyz(44.1102, 68.3767, 38.8848) |
| Luminance | 0.6838 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.97
Light Bluish Green
#76FDA8
ΔE00 3.39
Baby Green
#8CFF9E
ΔE00 3.50
Seafoam Green
#7AF9AB
ΔE00 3.51
Foam Green
#90FDA9
ΔE00 3.58
Mint Green
#8FFF9F
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F094 #F077D3
analogous
#96F077 #77F094 #77F0D0
triadic
#77F094 #9477F0 #F09477
tetradic
#77F094 #7796F0 #F077D3 #F0D077
square
#77F094 #7796F0 #F077D3 #F0D077
split-complementary
#77F094 #D077F0 #F07796
monochromatic
#18D545 #40EA69 #77F094 #AEF6BF #E3FCE9
Accessibility & contrast
On white
1.43
#77F094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#77F094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F094
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F094 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8E
Deuteranopia (green-blind)
#E1D39A
Tritanopia (blue-blind)
#5EECD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #77f094; /* rgb */ color: rgb(119, 240, 148); /* oklch */ color: oklch(86.3% 0.168 149.5);
Tailwind
colors: {
custom: {
50: '#a6f6b4',
500: '#77f094',
950: '#000000',
},
}SCSS
$custom: #77f094; $custom-light: #a6f6b4; $custom-dark: #000000;
JSON
{
"hex": "#77f094",
"rgb": {
"r": 119,
"g": 240,
"b": 148
},
"hsl": {
"h": 134.38,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.86258,
"c": 0.16813,
"h": 149.5
},
"luminance": 0.6838
}Semantic roles & 50–950 ramp
primary
#77F094
secondary
#CA42A9
accent
#09AADC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581