#77FDB9#77FDB9
#77FDB9 is a very light, vivid green. Relative luminance 0.777; OKLCH L 90.1% C 0.153 H 158.9°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #77FDB9 |
|---|---|
| RGB | rgb(119, 253, 185) |
| HSL | hsl(150, 97%, 73%) |
| HSV | hsv(150, 53%, 99%) |
| CMYK | cmyk(53%, 0%, 26.9%, 0.8%) |
| CIE-LAB | lab(90.63, -52.02, 21.56) |
| CIE-LCH | lch(90.63, 56.31, 157.49°) |
| OKLab | oklab(90.1% -0.1426 0.0549) |
| OKLCH | oklch(90.1% 0.153 158.9) |
| XYZ | xyz(51.4856, 77.6707, 58.1683) |
| Luminance | 0.7768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.35
Light Greenish Blue
#63F7B4
ΔE00 1.87
Seafoam (survey)
#80F9AD
ΔE00 2.40
Seafoam Green
#7AF9AB
ΔE00 2.45
Light Aquamarine
#7BFDC7
ΔE00 2.98
Light Bluish Green
#76FDA8
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FDB9 #FD77BB
analogous
#78FD77 #77FDB9 #77FDFC
triadic
#77FDB9 #B977FD #FDB977
tetradic
#77FDB9 #7778FD #FD77BB #FDFC77
square
#77FDB9 #7778FD #FD77BB #FDFC77
split-complementary
#77FDB9 #FC77FD #FD7778
monochromatic
#04F67B #3BFC9A #77FDB9 #B3FED8 #E1FFEF
Accessibility & contrast
On white
1.27
#77FDB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#77FDB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FDB9
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FDB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FDB9 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB5
Deuteranopia (green-blind)
#E7DFBD
Tritanopia (blue-blind)
#4BFCEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #77fdb9; /* rgb */ color: rgb(119, 253, 185); /* oklch */ color: oklch(90.1% 0.153 158.9);
Tailwind
colors: {
custom: {
50: '#a7ffce',
500: '#77fdb9',
950: '#000000',
},
}SCSS
$custom: #77fdb9; $custom-light: #a7ffce; $custom-dark: #000000;
JSON
{
"hex": "#77fdb9",
"rgb": {
"r": 119,
"g": 253,
"b": 185
},
"hsl": {
"h": 149.552,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.90095,
"c": 0.15285,
"h": 158.9
},
"luminance": 0.77675
}Semantic roles & 50–950 ramp
primary
#77FDB9
secondary
#DA3E8D
accent
#0074E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683