#77F9AF#77F9AF
#77F9AF is a very light, vivid green. Relative luminance 0.748; OKLCH L 88.9% C 0.156 H 156.2°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #77F9AF |
|---|---|
| RGB | rgb(119, 249, 175) |
| HSL | hsl(146, 92%, 72%) |
| HSV | hsv(146, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 29.7%, 2.4%) |
| CIE-LAB | lab(89.28, -52.29, 24.80) |
| CIE-LCH | lch(89.28, 57.88, 154.62°) |
| OKLab | oklab(88.93% -0.1428 0.0629) |
| OKLCH | oklch(88.93% 0.156 156.2) |
| XYZ | xyz(49.2174, 74.7642, 52.3864) |
| Luminance | 0.7477 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.74
Seafoam Green
#7AF9AB
ΔE00 0.89
Seafoam (survey)
#80F9AD
ΔE00 1.02
Light Bluish Green
#76FDA8
ΔE00 2.00
Light Greenish Blue
#63F7B4
ΔE00 2.34
Light Green Blue
#56FCA2
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F9AF #F977C1
analogous
#80F977 #77F9AF #77F9F0
triadic
#77F9AF #AF77F9 #F9AF77
tetradic
#77F9AF #7780F9 #F977C1 #F9F077
square
#77F9AF #7780F9 #F977C1 #F9F077
split-complementary
#77F9AF #F077F9 #F97780
monochromatic
#0AEB6B #3CF68D #77F9AF #B2FCD1 #E2FEEE
Accessibility & contrast
On white
1.32
#77F9AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#77F9AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F9AF
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F9AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F9AF | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8AB
Deuteranopia (green-blind)
#E5DBB4
Tritanopia (blue-blind)
#51F7E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #77f9af; /* rgb */ color: rgb(119, 249, 175); /* oklch */ color: oklch(88.9% 0.156 156.2);
Tailwind
colors: {
custom: {
50: '#a7fcc7',
500: '#77f9af',
950: '#000000',
},
}SCSS
$custom: #77f9af; $custom-light: #a7fcc7; $custom-dark: #000000;
JSON
{
"hex": "#77f9af",
"rgb": {
"r": 119,
"g": 249,
"b": 175
},
"hsl": {
"h": 145.846,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.88934,
"c": 0.15601,
"h": 156.2
},
"luminance": 0.74768
}Semantic roles & 50–950 ramp
primary
#77F9AF
secondary
#D53F94
accent
#0083E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101713
muted
#818582