#77EA9E#77EA9E
#77EA9E is a very light, vivid green. Relative luminance 0.652; OKLCH L 85.0% C 0.150 H 153.0°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #77EA9E |
|---|---|
| RGB | rgb(119, 234, 158) |
| HSL | hsl(140, 73%, 69%) |
| HSV | hsv(140, 49%, 92%) |
| CMYK | cmyk(49.1%, 0%, 32.5%, 8.2%) |
| CIE-LAB | lab(84.60, -49.21, 27.11) |
| CIE-LCH | lch(84.60, 56.18, 151.15°) |
| OKLab | oklab(85.01% -0.134 0.0683) |
| OKLCH | oklch(85.01% 0.15 153) |
| XYZ | xyz(43.1991, 65.2328, 42.6559) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.22
Seafoam (survey)
#80F9AD
ΔE00 3.26
Light Blue Green
#7EFBB3
ΔE00 3.92
Light Sea Green
#98F6B0
ΔE00 3.98
Light Bluish Green
#76FDA8
ΔE00 4.09
Light Greenish Blue
#63F7B4
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EA9E #EA77C3
analogous
#8AEA77 #77EA9E #77EAD8
triadic
#77EA9E #9E77EA #EA9E77
tetradic
#77EA9E #778AEA #EA77C3 #EAD877
square
#77EA9E #778AEA #EA77C3 #EAD877
split-complementary
#77EA9E #D877EA #EA778A
monochromatic
#1FC858 #42E278 #77EA9E #ACF2C4 #E1FAEA
Accessibility & contrast
On white
1.49
#77EA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#77EA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EA9E
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EA9E | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA99
Deuteranopia (green-blind)
#DACFA3
Tritanopia (blue-blind)
#5CE7D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #77ea9e; /* rgb */ color: rgb(119, 234, 158); /* oklch */ color: oklch(85.0% 0.150 153.0);
Tailwind
colors: {
custom: {
50: '#a5f1bb',
500: '#77ea9e',
950: '#000000',
},
}SCSS
$custom: #77ea9e; $custom-light: #a5f1bb; $custom-dark: #000000;
JSON
{
"hex": "#77ea9e",
"rgb": {
"r": 119,
"g": 234,
"b": 158
},
"hsl": {
"h": 140.348,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.85014,
"c": 0.15043,
"h": 153
},
"luminance": 0.65236
}Semantic roles & 50–950 ramp
primary
#77EA9E
secondary
#C24397
accent
#1092D5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582