#77DF99#77DF99
#77DF99 is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.3% C 0.139 H 152.8°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #77DF99 |
|---|---|
| RGB | rgb(119, 223, 153) |
| HSL | hsl(140, 62%, 67%) |
| HSV | hsv(140, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 31.4%, 12.5%) |
| CIE-LAB | lab(81.29, -45.46, 25.19) |
| CIE-LCH | lch(81.29, 51.97, 151.01°) |
| OKLab | oklab(82.28% -0.124 0.0636) |
| OKLCH | oklch(82.28% 0.139 152.8) |
| XYZ | xyz(39.7425, 58.9942, 39.4236) |
| Luminance | 0.5900 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.49
Aqua Green
#12E193
ΔE00 5.49
Seafoam
#7FE0B3
ΔE00 5.60
Light Sea Green
#98F6B0
ΔE00 5.64
Seafoam (survey)
#80F9AD
ΔE00 5.65
Seafoam Green
#7AF9AB
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DF99 #DF77BD
analogous
#89DF77 #77DF99 #77DFCD
triadic
#77DF99 #9977DF #DF9977
tetradic
#77DF99 #7789DF #DF77BD #DFCD77
square
#77DF99 #7789DF #DF77BD #DFCD77
split-complementary
#77DF99 #CD77DF #DF7789
monochromatic
#2AB256 #45D374 #77DF99 #A9EBBE #DAF6E3
Accessibility & contrast
On white
1.64
#77DF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#77DF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DF99
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DF99 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD095
Deuteranopia (green-blind)
#D0C69D
Tritanopia (blue-blind)
#60DDCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #77df99; /* rgb */ color: rgb(119, 223, 153); /* oklch */ color: oklch(82.3% 0.139 152.8);
Tailwind
colors: {
custom: {
50: '#a4e9b7',
500: '#77df99',
950: '#000000',
},
}SCSS
$custom: #77df99; $custom-light: #a4e9b7; $custom-dark: #000000;
JSON
{
"hex": "#77df99",
"rgb": {
"r": 119,
"g": 223,
"b": 153
},
"hsl": {
"h": 139.615,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.82281,
"c": 0.13934,
"h": 152.8
},
"luminance": 0.58997
}Semantic roles & 50–950 ramp
primary
#77DF99
secondary
#B34790
accent
#1C91CA
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481