#77F89F#77F89F
#77F89F is a very light, vivid green. Relative luminance 0.736; OKLCH L 88.4% C 0.169 H 151.6°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #77F89F |
|---|---|
| RGB | rgb(119, 248, 159) |
| HSL | hsl(139, 90%, 72%) |
| HSV | hsv(139, 52%, 97%) |
| CMYK | cmyk(52%, 0%, 35.9%, 2.7%) |
| CIE-LAB | lab(88.71, -54.76, 32.13) |
| CIE-LCH | lch(88.71, 63.48, 149.60°) |
| OKLab | oklab(88.38% -0.1487 0.0804) |
| OKLCH | oklch(88.38% 0.169 151.6) |
| XYZ | xyz(47.4298, 73.5559, 44.4925) |
| Luminance | 0.7356 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.46
Seafoam Green
#7AF9AB
ΔE00 1.99
Seafoam (survey)
#80F9AD
ΔE00 2.31
Foam Green
#90FDA9
ΔE00 2.40
Light Green Blue
#56FCA2
ΔE00 2.56
Sea Green (survey)
#53FCA1
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F89F #F877D0
analogous
#90F877 #77F89F #77F8E0
triadic
#77F89F #9F77F8 #F89F77
tetradic
#77F89F #7790F8 #F877D0 #F8E077
square
#77F89F #7790F8 #F877D0 #F8E077
split-complementary
#77F89F #E077F8 #F87790
monochromatic
#0CE950 #3DF576 #77F89F #B1FBC8 #E2FEEA
Accessibility & contrast
On white
1.34
#77F89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#77F89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F89F
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F89F | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E699
Deuteranopia (green-blind)
#E7DAA5
Tritanopia (blue-blind)
#58F5E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #77f89f; /* rgb */ color: rgb(119, 248, 159); /* oklch */ color: oklch(88.4% 0.169 151.6);
Tailwind
colors: {
custom: {
50: '#a7fbbc',
500: '#77f89f',
950: '#000000',
},
}SCSS
$custom: #77f89f; $custom-light: #a7fbbc; $custom-dark: #000000;
JSON
{
"hex": "#77f89f",
"rgb": {
"r": 119,
"g": 248,
"b": 159
},
"hsl": {
"h": 138.605,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.88376,
"c": 0.16902,
"h": 151.6
},
"luminance": 0.7356
}Semantic roles & 50–950 ramp
primary
#77F89F
secondary
#D43FA6
accent
#009EE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582