#77E8A8#77E8A8
#77E8A8 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.7% C 0.139 H 156.9°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #77E8A8 |
|---|---|
| RGB | rgb(119, 232, 168) |
| HSL | hsl(146, 71%, 69%) |
| HSV | hsv(146, 49%, 91%) |
| CMYK | cmyk(48.7%, 0%, 27.6%, 9%) |
| CIE-LAB | lab(84.20, -46.51, 21.42) |
| CIE-LCH | lch(84.20, 51.20, 155.28°) |
| OKLab | oklab(84.75% -0.1274 0.0545) |
| OKLCH | oklch(84.75% 0.139 156.9) |
| XYZ | xyz(43.5289, 64.4588, 47.1862) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.82
Seafoam (survey)
#80F9AD
ΔE00 4.03
Light Blue Green
#7EFBB3
ΔE00 4.11
Seafoam Green
#7AF9AB
ΔE00 4.12
Seafoam
#7FE0B3
ΔE00 4.32
Light Sea Green
#98F6B0
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E8A8 #E877B7
analogous
#7FE877 #77E8A8 #77E8E1
triadic
#77E8A8 #A877E8 #E8A877
tetradic
#77E8A8 #777FE8 #E877B7 #E8E177
square
#77E8A8 #777FE8 #E877B7 #E8E177
split-complementary
#77E8A8 #E177E8 #E8777F
monochromatic
#21C468 #43DF87 #77E8A8 #ABF1C9 #E0FAEB
Accessibility & contrast
On white
1.51
#77E8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#77E8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E8A8
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E8A8 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A4
Deuteranopia (green-blind)
#D6CDAC
Tritanopia (blue-blind)
#59E6D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #77e8a8; /* rgb */ color: rgb(119, 232, 168); /* oklch */ color: oklch(84.7% 0.139 156.9);
Tailwind
colors: {
custom: {
50: '#a5f0c2',
500: '#77e8a8',
950: '#000000',
},
}SCSS
$custom: #77e8a8; $custom-light: #a5f0c2; $custom-dark: #000000;
JSON
{
"hex": "#77e8a8",
"rgb": {
"r": 119,
"g": 232,
"b": 168
},
"hsl": {
"h": 146.018,
"s": 71.069,
"l": 68.824
},
"oklch": {
"l": 0.84749,
"c": 0.13856,
"h": 156.9
},
"luminance": 0.64462
}Semantic roles & 50–950 ramp
primary
#77E8A8
secondary
#C0438A
accent
#1280D3
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582