#77F99F#77F99F
#77F99F is a very light, vivid green. Relative luminance 0.742; OKLCH L 88.6% C 0.170 H 151.5°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #77F99F |
|---|---|
| RGB | rgb(119, 249, 159) |
| HSL | hsl(138, 92%, 72%) |
| HSV | hsv(138, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 36.1%, 2.4%) |
| CIE-LAB | lab(89.00, -55.16, 32.51) |
| CIE-LCH | lch(89.00, 64.03, 149.48°) |
| OKLab | oklab(88.62% -0.1497 0.0813) |
| OKLCH | oklch(88.62% 0.17 151.5) |
| XYZ | xyz(47.7380, 74.1725, 44.5952) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.41
Seafoam Green
#7AF9AB
ΔE00 2.10
Foam Green
#90FDA9
ΔE00 2.36
Seafoam (survey)
#80F9AD
ΔE00 2.42
Light Green Blue
#56FCA2
ΔE00 2.52
Baby Green
#8CFF9E
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F99F #F977D1
analogous
#90F977 #77F99F #77F9E0
triadic
#77F99F #9F77F9 #F99F77
tetradic
#77F99F #7790F9 #F977D1 #F9E077
square
#77F99F #7790F9 #F977D1 #F9E077
split-complementary
#77F99F #E077F9 #F97790
monochromatic
#0AEB50 #3CF676 #77F99F #B2FCC8 #E2FEEA
Accessibility & contrast
On white
1.33
#77F99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#77F99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F99F
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F99F | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE799
Deuteranopia (green-blind)
#E8DBA5
Tritanopia (blue-blind)
#58F6E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #77f99f; /* rgb */ color: rgb(119, 249, 159); /* oklch */ color: oklch(88.6% 0.170 151.5);
Tailwind
colors: {
custom: {
50: '#a7fcbc',
500: '#77f99f',
950: '#000000',
},
}SCSS
$custom: #77f99f; $custom-light: #a7fcbc; $custom-dark: #000000;
JSON
{
"hex": "#77f99f",
"rgb": {
"r": 119,
"g": 249,
"b": 159
},
"hsl": {
"h": 138.462,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.88615,
"c": 0.17039,
"h": 151.5
},
"luminance": 0.74177
}Semantic roles & 50–950 ramp
primary
#77F99F
secondary
#D53FA7
accent
#009FE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682