#77EAAE#77EAAE
#77EAAE is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.4% C 0.136 H 158.8°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #77EAAE |
|---|---|
| RGB | rgb(119, 234, 174) |
| HSL | hsl(149, 73%, 69%) |
| HSV | hsv(149, 49%, 92%) |
| CMYK | cmyk(49.1%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(84.90, -46.20, 19.28) |
| CIE-LCH | lch(84.90, 50.06, 157.35°) |
| OKLab | oklab(85.36% -0.127 0.0492) |
| OKLCH | oklch(85.36% 0.136 158.8) |
| XYZ | xyz(44.6670, 65.8199, 50.3869) |
| Luminance | 0.6582 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.37
Seafoam
#7FE0B3
ΔE00 3.77
Light Blue Green
#7EFBB3
ΔE00 4.01
Seafoam (survey)
#80F9AD
ΔE00 4.21
Seafoam Green
#7AF9AB
ΔE00 4.34
Light Aquamarine
#7BFDC7
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EAAE #EA77B3
analogous
#7AEA77 #77EAAE #77EAE8
triadic
#77EAAE #AE77EA #EAAE77
tetradic
#77EAAE #777AEA #EA77B3 #EAE877
square
#77EAAE #777AEA #EA77B3 #EAE877
split-complementary
#77EAAE #E877EA #EA777A
monochromatic
#1FC870 #42E28E #77EAAE #ACF2CE #E1FAED
Accessibility & contrast
On white
1.48
#77EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#77EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EAAE
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EAAE | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAB
Deuteranopia (green-blind)
#D7CFB2
Tritanopia (blue-blind)
#56E9DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #77eaae; /* rgb */ color: rgb(119, 234, 174); /* oklch */ color: oklch(85.4% 0.136 158.8);
Tailwind
colors: {
custom: {
50: '#a5f1c6',
500: '#77eaae',
950: '#000000',
},
}SCSS
$custom: #77eaae; $custom-light: #a5f1c6; $custom-dark: #000000;
JSON
{
"hex": "#77eaae",
"rgb": {
"r": 119,
"g": 234,
"b": 174
},
"hsl": {
"h": 148.696,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.85358,
"c": 0.13615,
"h": 158.8
},
"luminance": 0.65824
}Semantic roles & 50–950 ramp
primary
#77EAAE
secondary
#C24385
accent
#1077D5
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582