#77F79F#77F79F
#77F79F is a very light, vivid green. Relative luminance 0.729; OKLCH L 88.1% C 0.168 H 151.7°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #77F79F |
|---|---|
| RGB | rgb(119, 247, 159) |
| HSL | hsl(139, 89%, 72%) |
| HSV | hsv(139, 52%, 97%) |
| CMYK | cmyk(51.8%, 0%, 35.6%, 3.1%) |
| CIE-LAB | lab(88.42, -54.35, 31.74) |
| CIE-LCH | lch(88.42, 62.94, 149.72°) |
| OKLab | oklab(88.14% -0.1476 0.0795) |
| OKLCH | oklch(88.14% 0.168 151.7) |
| XYZ | xyz(47.1232, 72.9427, 44.3903) |
| Luminance | 0.7295 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.54
Seafoam Green
#7AF9AB
ΔE00 1.91
Seafoam (survey)
#80F9AD
ΔE00 2.22
Foam Green
#90FDA9
ΔE00 2.46
Light Green Blue
#56FCA2
ΔE00 2.62
Sea Green (survey)
#53FCA1
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F79F #F777CF
analogous
#8FF777 #77F79F #77F7DF
triadic
#77F79F #9F77F7 #F79F77
tetradic
#77F79F #778FF7 #F777CF #F7DF77
square
#77F79F #778FF7 #F777CF #F7DF77
split-complementary
#77F79F #DF77F7 #F7778F
monochromatic
#0EE651 #3DF476 #77F79F #B1FAC8 #E2FDEB
Accessibility & contrast
On white
1.35
#77F79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#77F79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F79F
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F79F | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E599
Deuteranopia (green-blind)
#E6D9A4
Tritanopia (blue-blind)
#58F4E1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #77f79f; /* rgb */ color: rgb(119, 247, 159); /* oklch */ color: oklch(88.1% 0.168 151.7);
Tailwind
colors: {
custom: {
50: '#a6fbbc',
500: '#77f79f',
950: '#000000',
},
}SCSS
$custom: #77f79f; $custom-light: #a6fbbc; $custom-dark: #000000;
JSON
{
"hex": "#77f79f",
"rgb": {
"r": 119,
"g": 247,
"b": 159
},
"hsl": {
"h": 138.75,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.88137,
"c": 0.16764,
"h": 151.7
},
"luminance": 0.72947
}Semantic roles & 50–950 ramp
primary
#77F79F
secondary
#D240A5
accent
#009EE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582