#77EAAC#77EAAC
#77EAAC is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.3% C 0.138 H 158.0°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #77EAAC |
|---|---|
| RGB | rgb(119, 234, 172) |
| HSL | hsl(148, 73%, 69%) |
| HSV | hsv(148, 49%, 92%) |
| CMYK | cmyk(49.1%, 0%, 26.5%, 8.2%) |
| CIE-LAB | lab(84.86, -46.59, 20.26) |
| CIE-LCH | lch(84.86, 50.80, 156.50°) |
| OKLab | oklab(85.31% -0.1278 0.0516) |
| OKLCH | oklch(85.31% 0.138 158) |
| XYZ | xyz(44.4735, 65.7425, 49.3677) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.36
Light Blue Green
#7EFBB3
ΔE00 3.84
Seafoam (survey)
#80F9AD
ΔE00 3.94
Seafoam Green
#7AF9AB
ΔE00 4.05
Seafoam
#7FE0B3
ΔE00 4.10
Light Sea Green
#98F6B0
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EAAC #EA77B5
analogous
#7CEA77 #77EAAC #77EAE5
triadic
#77EAAC #AC77EA #EAAC77
tetradic
#77EAAC #777CEA #EA77B5 #EAE577
square
#77EAAC #777CEA #EA77B5 #EAE577
split-complementary
#77EAAC #E577EA #EA777C
monochromatic
#1FC86D #42E28C #77EAAC #ACF2CC #E1FAED
Accessibility & contrast
On white
1.48
#77EAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#77EAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EAAC
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EAAC | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA8
Deuteranopia (green-blind)
#D7CFB0
Tritanopia (blue-blind)
#57E9D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #77eaac; /* rgb */ color: rgb(119, 234, 172); /* oklch */ color: oklch(85.3% 0.138 158.0);
Tailwind
colors: {
custom: {
50: '#a5f1c5',
500: '#77eaac',
950: '#000000',
},
}SCSS
$custom: #77eaac; $custom-light: #a5f1c5; $custom-dark: #000000;
JSON
{
"hex": "#77eaac",
"rgb": {
"r": 119,
"g": 234,
"b": 172
},
"hsl": {
"h": 147.652,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.85313,
"c": 0.13787,
"h": 158
},
"luminance": 0.65746
}Semantic roles & 50–950 ramp
primary
#77EAAC
secondary
#C24388
accent
#107AD5
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582