#77E09E#77E09E
#77E09E is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.6% C 0.136 H 154.5°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #77E09E |
|---|---|
| RGB | rgb(119, 224, 158) |
| HSL | hsl(142, 63%, 67%) |
| HSV | hsv(142, 47%, 88%) |
| CMYK | cmyk(46.9%, 0%, 29.5%, 12.2%) |
| CIE-LAB | lab(81.67, -44.97, 23.12) |
| CIE-LCH | lch(81.67, 50.57, 152.79°) |
| OKLab | oklab(82.63% -0.1229 0.0586) |
| OKLCH | oklch(82.63% 0.136 154.5) |
| XYZ | xyz(40.4321, 59.6988, 41.7336) |
| Luminance | 0.5970 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.29
Seafoam
#7FE0B3
ΔE00 4.73
Aqua Green
#12E193
ΔE00 5.47
Seafoam (survey)
#80F9AD
ΔE00 5.48
Light Sea Green
#98F6B0
ΔE00 5.49
Seafoam Green
#7AF9AB
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E09E #E077B9
analogous
#85E077 #77E09E #77E0D3
triadic
#77E09E #9E77E0 #E09E77
tetradic
#77E09E #7785E0 #E077B9 #E0D377
square
#77E09E #7785E0 #E077B9 #E0D377
split-complementary
#77E09E #D377E0 #E07785
monochromatic
#29B45C #45D57A #77E09E #A9EBC2 #DBF7E5
Accessibility & contrast
On white
1.62
#77E09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#77E09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E09E
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E09E | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D29A
Deuteranopia (green-blind)
#D0C7A2
Tritanopia (blue-blind)
#5FDECE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #77e09e; /* rgb */ color: rgb(119, 224, 158); /* oklch */ color: oklch(82.6% 0.136 154.5);
Tailwind
colors: {
custom: {
50: '#a4eabb',
500: '#77e09e',
950: '#000000',
},
}SCSS
$custom: #77e09e; $custom-light: #a4eabb; $custom-dark: #000000;
JSON
{
"hex": "#77e09e",
"rgb": {
"r": 119,
"g": 224,
"b": 158
},
"hsl": {
"h": 142.286,
"s": 62.874,
"l": 67.255
},
"oklch": {
"l": 0.82626,
"c": 0.13615,
"h": 154.5
},
"luminance": 0.59702
}Semantic roles & 50–950 ramp
primary
#77E09E
secondary
#B5468C
accent
#1B89CB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481