#77F09E#77F09E
#77F09E is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.4% C 0.159 H 152.2°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #77F09E |
|---|---|
| RGB | rgb(119, 240, 158) |
| HSL | hsl(139, 80%, 70%) |
| HSV | hsv(139, 50%, 94%) |
| CMYK | cmyk(50.4%, 0%, 34.2%, 5.9%) |
| CIE-LAB | lab(86.36, -51.69, 29.48) |
| CIE-LCH | lch(86.36, 59.50, 150.30°) |
| OKLab | oklab(86.45% -0.1406 0.074) |
| OKLCH | oklch(86.45% 0.159 152.2) |
| XYZ | xyz(44.9362, 68.7071, 43.2349) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.23
Seafoam (survey)
#80F9AD
ΔE00 2.40
Light Bluish Green
#76FDA8
ΔE00 2.75
Light Blue Green
#7EFBB3
ΔE00 3.29
Foam Green
#90FDA9
ΔE00 3.35
Light Green Blue
#56FCA2
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F09E #F077C9
analogous
#8CF077 #77F09E #77F0DA
triadic
#77F09E #9E77F0 #F09E77
tetradic
#77F09E #778CF0 #F077C9 #F0DA77
square
#77F09E #778CF0 #F077C9 #F0DA77
split-complementary
#77F09E #DA77F0 #F0778C
monochromatic
#18D555 #40EA77 #77F09E #AEF6C5 #E3FCEB
Accessibility & contrast
On white
1.42
#77F09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#77F09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F09E
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F09E | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF99
Deuteranopia (green-blind)
#DFD3A3
Tritanopia (blue-blind)
#5BEDDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #77f09e; /* rgb */ color: rgb(119, 240, 158); /* oklch */ color: oklch(86.4% 0.159 152.2);
Tailwind
colors: {
custom: {
50: '#a6f6bb',
500: '#77f09e',
950: '#000000',
},
}SCSS
$custom: #77f09e; $custom-light: #a6f6bb; $custom-dark: #000000;
JSON
{
"hex": "#77f09e",
"rgb": {
"r": 119,
"g": 240,
"b": 158
},
"hsl": {
"h": 139.339,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.86447,
"c": 0.15886,
"h": 152.2
},
"luminance": 0.68711
}Semantic roles & 50–950 ramp
primary
#77F09E
secondary
#CA429E
accent
#0998DC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582