#77E8A5#77E8A5
#77E8A5 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.7% C 0.141 H 155.7°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #77E8A5 |
|---|---|
| RGB | rgb(119, 232, 165) |
| HSL | hsl(144, 71%, 69%) |
| HSV | hsv(144, 49%, 91%) |
| CMYK | cmyk(48.7%, 0%, 28.9%, 9%) |
| CIE-LAB | lab(84.15, -47.08, 22.89) |
| CIE-LCH | lch(84.15, 52.35, 154.07°) |
| OKLab | oklab(84.68% -0.1287 0.0581) |
| OKLCH | oklch(84.68% 0.141 155.7) |
| XYZ | xyz(43.2527, 64.3483, 45.7312) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.80
Seafoam Green
#7AF9AB
ΔE00 3.86
Light Greenish Blue
#63F7B4
ΔE00 3.99
Light Blue Green
#7EFBB3
ΔE00 4.04
Light Sea Green
#98F6B0
ΔE00 4.27
Hospital Green
#9BE5AA
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E8A5 #E877BA
analogous
#82E877 #77E8A5 #77E8DE
triadic
#77E8A5 #A577E8 #E8A577
tetradic
#77E8A5 #7782E8 #E877BA #E8DE77
square
#77E8A5 #7782E8 #E877BA #E8DE77
split-complementary
#77E8A5 #DE77E8 #E87782
monochromatic
#21C463 #43DF82 #77E8A5 #ABF1C8 #E0FAEA
Accessibility & contrast
On white
1.51
#77E8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#77E8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E8A5
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E8A5 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A1
Deuteranopia (green-blind)
#D7CDA9
Tritanopia (blue-blind)
#5AE6D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #77e8a5; /* rgb */ color: rgb(119, 232, 165); /* oklch */ color: oklch(84.7% 0.141 155.7);
Tailwind
colors: {
custom: {
50: '#a5f0c0',
500: '#77e8a5',
950: '#000000',
},
}SCSS
$custom: #77e8a5; $custom-light: #a5f0c0; $custom-dark: #000000;
JSON
{
"hex": "#77e8a5",
"rgb": {
"r": 119,
"g": 232,
"b": 165
},
"hsl": {
"h": 144.425,
"s": 71.069,
"l": 68.824
},
"oklch": {
"l": 0.84683,
"c": 0.14123,
"h": 155.7
},
"luminance": 0.64352
}Semantic roles & 50–950 ramp
primary
#77E8A5
secondary
#C0438D
accent
#1285D3
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582