#77F0AF#77F0AF
#77F0AF is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.8% C 0.144 H 157.9°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #77F0AF |
|---|---|
| RGB | rgb(119, 240, 175) |
| HSL | hsl(148, 80%, 70%) |
| HSV | hsv(148, 50%, 94%) |
| CMYK | cmyk(50.4%, 0%, 27.1%, 5.9%) |
| CIE-LAB | lab(86.67, -48.55, 21.21) |
| CIE-LCH | lch(86.67, 52.98, 156.41°) |
| OKLab | oklab(86.8% -0.1331 0.054) |
| OKLCH | oklch(86.8% 0.144 157.9) |
| XYZ | xyz(46.5020, 69.3334, 51.4813) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.30
Light Blue Green
#7EFBB3
ΔE00 2.54
Seafoam (survey)
#80F9AD
ΔE00 2.79
Seafoam Green
#7AF9AB
ΔE00 2.89
Light Sea Green
#98F6B0
ΔE00 3.85
Light Aquamarine
#7BFDC7
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F0AF #F077B8
analogous
#7BF077 #77F0AF #77F0EC
triadic
#77F0AF #AF77F0 #F0AF77
tetradic
#77F0AF #777BF0 #F077B8 #F0EC77
square
#77F0AF #777BF0 #F077B8 #F0EC77
split-complementary
#77F0AF #EC77F0 #F0777B
monochromatic
#18D56F #40EA8F #77F0AF #AEF6CF #E3FCEF
Accessibility & contrast
On white
1.41
#77F0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#77F0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F0AF
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F0AF | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AB
Deuteranopia (green-blind)
#DDD4B3
Tritanopia (blue-blind)
#54EFDE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #77f0af; /* rgb */ color: rgb(119, 240, 175); /* oklch */ color: oklch(86.8% 0.144 157.9);
Tailwind
colors: {
custom: {
50: '#a6f5c7',
500: '#77f0af',
950: '#000000',
},
}SCSS
$custom: #77f0af; $custom-light: #a6f5c7; $custom-dark: #000000;
JSON
{
"hex": "#77f0af",
"rgb": {
"r": 119,
"g": 240,
"b": 175
},
"hsl": {
"h": 147.769,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.86802,
"c": 0.14362,
"h": 157.9
},
"luminance": 0.69337
}Semantic roles & 50–950 ramp
primary
#77F0AF
secondary
#CA428B
accent
#097BDC
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582