#77E09F#77E09F
#77E09F is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.6% C 0.135 H 154.9°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #77E09F |
|---|---|
| RGB | rgb(119, 224, 159) |
| HSL | hsl(143, 63%, 67%) |
| HSV | hsv(143, 47%, 88%) |
| CMYK | cmyk(46.9%, 0%, 29%, 12.2%) |
| CIE-LAB | lab(81.69, -44.78, 22.63) |
| CIE-LCH | lch(81.69, 50.18, 153.19°) |
| OKLab | oklab(82.65% -0.1224 0.0574) |
| OKLCH | oklch(82.65% 0.135 154.9) |
| XYZ | xyz(40.5185, 59.7334, 42.1887) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.27
Seafoam
#7FE0B3
ΔE00 4.52
Aqua Green
#12E193
ΔE00 5.50
Seafoam (survey)
#80F9AD
ΔE00 5.52
Light Sea Green
#98F6B0
ΔE00 5.52
Seafoam Green
#7AF9AB
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E09F #E077B8
analogous
#84E077 #77E09F #77E0D3
triadic
#77E09F #9F77E0 #E09F77
tetradic
#77E09F #7784E0 #E077B8 #E0D377
square
#77E09F #7784E0 #E077B8 #E0D377
split-complementary
#77E09F #D377E0 #E07784
monochromatic
#29B45E #45D57C #77E09F #A9EBC2 #DBF7E5
Accessibility & contrast
On white
1.62
#77E09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#77E09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E09F
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E09F | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D29B
Deuteranopia (green-blind)
#D0C7A3
Tritanopia (blue-blind)
#5EDECF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #77e09f; /* rgb */ color: rgb(119, 224, 159); /* oklch */ color: oklch(82.6% 0.135 154.9);
Tailwind
colors: {
custom: {
50: '#a4eabb',
500: '#77e09f',
950: '#000000',
},
}SCSS
$custom: #77e09f; $custom-light: #a4eabb; $custom-dark: #000000;
JSON
{
"hex": "#77e09f",
"rgb": {
"r": 119,
"g": 224,
"b": 159
},
"hsl": {
"h": 142.857,
"s": 62.874,
"l": 67.255
},
"oklch": {
"l": 0.82648,
"c": 0.13524,
"h": 154.9
},
"luminance": 0.59736
}Semantic roles & 50–950 ramp
primary
#77E09F
secondary
#B5468B
accent
#1B88CB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101612
muted
#808482