#77FCAF#77FCAF
#77FCAF is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.6% C 0.160 H 155.7°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCAF |
|---|---|
| RGB | rgb(119, 252, 175) |
| HSL | hsl(145, 96%, 73%) |
| HSV | hsv(145, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 30.6%, 1.2%) |
| CIE-LAB | lab(90.15, -53.52, 25.99) |
| CIE-LCH | lch(90.15, 59.50, 154.09°) |
| OKLab | oklab(89.64% -0.146 0.0658) |
| OKLCH | oklch(89.64% 0.16 155.7) |
| XYZ | xyz(50.1521, 76.6335, 52.6980) |
| Luminance | 0.7664 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.83
Light Blue Green
#7EFBB3
ΔE00 0.97
Seafoam (survey)
#80F9AD
ΔE00 1.08
Light Bluish Green
#76FDA8
ΔE00 1.42
Light Green Blue
#56FCA2
ΔE00 2.71
Light Greenish Blue
#63F7B4
ΔE00 2.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCAF #FC77C4
analogous
#82FC77 #77FCAF #77FCF1
triadic
#77FCAF #AF77FC #FCAF77
tetradic
#77FCAF #7782FC #FC77C4 #FCF177
square
#77FCAF #7782FC #FC77C4 #FCF177
split-complementary
#77FCAF #F177FC #FC7782
monochromatic
#05F36A #3BFB8C #77FCAF #B3FDD2 #E1FEED
Accessibility & contrast
On white
1.29
#77FCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#77FCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCAF
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCAF | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAA
Deuteranopia (green-blind)
#E8DDB4
Tritanopia (blue-blind)
#50FAE8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #77fcaf; /* rgb */ color: rgb(119, 252, 175); /* oklch */ color: oklch(89.6% 0.160 155.7);
Tailwind
colors: {
custom: {
50: '#a7fec7',
500: '#77fcaf',
950: '#000000',
},
}SCSS
$custom: #77fcaf; $custom-light: #a7fec7; $custom-dark: #000000;
JSON
{
"hex": "#77fcaf",
"rgb": {
"r": 119,
"g": 252,
"b": 175
},
"hsl": {
"h": 145.263,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.89644,
"c": 0.16011,
"h": 155.7
},
"luminance": 0.76638
}Semantic roles & 50–950 ramp
primary
#77FCAF
secondary
#D93E98
accent
#0085E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682