#77FEB8#77FEB8
#77FEB8 is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.3% C 0.155 H 158.4°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #77FEB8 |
|---|---|
| RGB | rgb(119, 254, 184) |
| HSL | hsl(149, 99%, 73%) |
| HSV | hsv(149, 53%, 100%) |
| CMYK | cmyk(53.1%, 0%, 27.6%, 0.4%) |
| CIE-LAB | lab(90.90, -52.63, 22.44) |
| CIE-LCH | lch(90.90, 57.22, 156.90°) |
| OKLab | oklab(90.31% -0.1441 0.0571) |
| OKLCH | oklch(90.31% 0.155 158.4) |
| XYZ | xyz(51.6970, 78.2617, 57.7198) |
| Luminance | 0.7827 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.18
Light Greenish Blue
#63F7B4
ΔE00 2.09
Seafoam (survey)
#80F9AD
ΔE00 2.20
Seafoam Green
#7AF9AB
ΔE00 2.21
Light Bluish Green
#76FDA8
ΔE00 2.89
Light Aquamarine
#7BFDC7
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FEB8 #FE77BD
analogous
#79FE77 #77FEB8 #77FEFC
triadic
#77FEB8 #B877FE #FEB877
tetradic
#77FEB8 #7779FE #FE77BD #FEFC77
square
#77FEB8 #7779FE #FE77BD #FEFC77
split-complementary
#77FEB8 #FC77FE #FE7779
monochromatic
#02F979 #3AFE98 #77FEB8 #B4FED8 #E1FFEF
Accessibility & contrast
On white
1.26
#77FEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#77FEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FEB8
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FEB8 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB4
Deuteranopia (green-blind)
#E9DFBC
Tritanopia (blue-blind)
#4BFDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #77feb8; /* rgb */ color: rgb(119, 254, 184); /* oklch */ color: oklch(90.3% 0.155 158.4);
Tailwind
colors: {
custom: {
50: '#a7ffcd',
500: '#77feb8',
950: '#000000',
},
}SCSS
$custom: #77feb8; $custom-light: #a7ffcd; $custom-dark: #000000;
JSON
{
"hex": "#77feb8",
"rgb": {
"r": 119,
"g": 254,
"b": 184
},
"hsl": {
"h": 148.889,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.90309,
"c": 0.15504,
"h": 158.4
},
"luminance": 0.78266
}Semantic roles & 50–950 ramp
primary
#77FEB8
secondary
#DC3E90
accent
#0077E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683