#77EAAF#77EAAF
#77EAAF is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.4% C 0.135 H 159.2°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #77EAAF |
|---|---|
| RGB | rgb(119, 234, 175) |
| HSL | hsl(149, 73%, 69%) |
| HSV | hsv(149, 49%, 92%) |
| CMYK | cmyk(49.1%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(84.92, -46.00, 18.79) |
| CIE-LCH | lch(84.92, 49.69, 157.79°) |
| OKLab | oklab(85.38% -0.1265 0.048) |
| OKLCH | oklch(85.38% 0.135 159.2) |
| XYZ | xyz(44.7648, 65.8591, 50.9022) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.40
Seafoam
#7FE0B3
ΔE00 3.61
Light Blue Green
#7EFBB3
ΔE00 4.12
Seafoam (survey)
#80F9AD
ΔE00 4.36
Seafoam Green
#7AF9AB
ΔE00 4.49
Light Aquamarine
#7BFDC7
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EAAF #EA77B2
analogous
#79EA77 #77EAAF #77EAE8
triadic
#77EAAF #AF77EA #EAAF77
tetradic
#77EAAF #7779EA #EA77B2 #EAE877
square
#77EAAF #7779EA #EA77B2 #EAE877
split-complementary
#77EAAF #E877EA #EA7779
monochromatic
#1FC871 #42E290 #77EAAF #ACF2CE #E1FAED
Accessibility & contrast
On white
1.48
#77EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#77EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EAAF
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EAAF | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAC
Deuteranopia (green-blind)
#D7CFB3
Tritanopia (blue-blind)
#55E9DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #77eaaf; /* rgb */ color: rgb(119, 234, 175); /* oklch */ color: oklch(85.4% 0.135 159.2);
Tailwind
colors: {
custom: {
50: '#a5f1c7',
500: '#77eaaf',
950: '#000000',
},
}SCSS
$custom: #77eaaf; $custom-light: #a5f1c7; $custom-dark: #000000;
JSON
{
"hex": "#77eaaf",
"rgb": {
"r": 119,
"g": 234,
"b": 175
},
"hsl": {
"h": 149.217,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.85381,
"c": 0.13531,
"h": 159.2
},
"luminance": 0.65863
}Semantic roles & 50–950 ramp
primary
#77EAAF
secondary
#C24384
accent
#1075D5
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582