#77FFAE#77FFAE
#77FFAE is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.3% C 0.165 H 155.0°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #77FFAE |
|---|---|
| RGB | rgb(119, 255, 174) |
| HSL | hsl(144, 100%, 73%) |
| HSV | hsv(144, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(91.00, -54.92, 27.66) |
| CIE-LCH | lch(91.00, 61.49, 153.27°) |
| OKLab | oklab(90.34% -0.1496 0.0698) |
| OKLCH | oklch(90.34% 0.165 155) |
| XYZ | xyz(51.0037, 78.4934, 52.4992) |
| Luminance | 0.7850 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.91
Seafoam Green
#7AF9AB
ΔE00 1.30
Seafoam (survey)
#80F9AD
ΔE00 1.58
Light Blue Green
#7EFBB3
ΔE00 1.69
Light Green Blue
#56FCA2
ΔE00 2.43
Sea Green (survey)
#53FCA1
ΔE00 2.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FFAE #FF77C8
analogous
#84FF77 #77FFAE #77FFF2
triadic
#77FFAE #AE77FF #FFAE77
tetradic
#77FFAE #7784FF #FF77C8 #FFF277
square
#77FFAE #7784FF #FF77C8 #FFF277
split-complementary
#77FFAE #F277FF #FF7784
monochromatic
#00FC66 #3AFF8A #77FFAE #B4FFD2 #E0FFED
Accessibility & contrast
On white
1.26
#77FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#77FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FFAE
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FFAE | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA9
Deuteranopia (green-blind)
#EBE0B3
Tritanopia (blue-blind)
#4FFDEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #77ffae; /* rgb */ color: rgb(119, 255, 174); /* oklch */ color: oklch(90.3% 0.165 155.0);
Tailwind
colors: {
custom: {
50: '#a7ffc6',
500: '#77ffae',
950: '#000000',
},
}SCSS
$custom: #77ffae; $custom-light: #a7ffc6; $custom-dark: #000000;
JSON
{
"hex": "#77ffae",
"rgb": {
"r": 119,
"g": 255,
"b": 174
},
"hsl": {
"h": 144.265,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.90335,
"c": 0.16506,
"h": 155
},
"luminance": 0.78498
}Semantic roles & 50–950 ramp
primary
#77FFAE
secondary
#DD3D9C
accent
#0089E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682