#77F8A1#77F8A1
#77F8A1 is a very light, vivid green. Relative luminance 0.736; OKLCH L 88.4% C 0.167 H 152.1°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #77F8A1 |
|---|---|
| RGB | rgb(119, 248, 161) |
| HSL | hsl(140, 90%, 72%) |
| HSV | hsv(140, 52%, 97%) |
| CMYK | cmyk(52%, 0%, 35.1%, 2.7%) |
| CIE-LAB | lab(88.75, -54.41, 31.16) |
| CIE-LCH | lch(88.75, 62.71, 150.20°) |
| OKLab | oklab(88.41% -0.1478 0.0781) |
| OKLCH | oklch(88.41% 0.167 152.1) |
| XYZ | xyz(47.6047, 73.6259, 45.4139) |
| Luminance | 0.7363 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.24
Seafoam Green
#7AF9AB
ΔE00 1.65
Seafoam (survey)
#80F9AD
ΔE00 1.98
Foam Green
#90FDA9
ΔE00 2.37
Light Green Blue
#56FCA2
ΔE00 2.47
Sea Green (survey)
#53FCA1
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F8A1 #F877CE
analogous
#8EF877 #77F8A1 #77F8E2
triadic
#77F8A1 #A177F8 #F8A177
tetradic
#77F8A1 #778EF8 #F877CE #F8E277
square
#77F8A1 #778EF8 #F877CE #F8E277
split-complementary
#77F8A1 #E277F8 #F8778E
monochromatic
#0CE954 #3DF579 #77F8A1 #B1FBC9 #E2FEEB
Accessibility & contrast
On white
1.34
#77F8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#77F8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F8A1
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F8A1 | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E69B
Deuteranopia (green-blind)
#E6DAA6
Tritanopia (blue-blind)
#57F5E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #77f8a1; /* rgb */ color: rgb(119, 248, 161); /* oklch */ color: oklch(88.4% 0.167 152.1);
Tailwind
colors: {
custom: {
50: '#a6fbbd',
500: '#77f8a1',
950: '#000000',
},
}SCSS
$custom: #77f8a1; $custom-light: #a6fbbd; $custom-dark: #000000;
JSON
{
"hex": "#77f8a1",
"rgb": {
"r": 119,
"g": 248,
"b": 161
},
"hsl": {
"h": 139.535,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.88414,
"c": 0.16719,
"h": 152.1
},
"luminance": 0.7363
}Semantic roles & 50–950 ramp
primary
#77F8A1
secondary
#D43FA3
accent
#009BE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582