#77DF92#77DF92
#77DF92 is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.1% C 0.146 H 150.5°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #77DF92 |
|---|---|
| RGB | rgb(119, 223, 146) |
| HSL | hsl(136, 62%, 67%) |
| HSV | hsv(136, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 34.5%, 12.5%) |
| CIE-LAB | lab(81.16, -46.69, 28.63) |
| CIE-LCH | lch(81.16, 54.77, 148.48°) |
| OKLab | oklab(82.14% -0.127 0.0718) |
| OKLCH | oklch(82.14% 0.146 150.5) |
| XYZ | xyz(39.1812, 58.7697, 36.4676) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.97
Hospital Green
#9BE5AA
ΔE00 5.06
Weird Green
#3AE57F
ΔE00 5.15
Aqua Green
#12E193
ΔE00 5.73
Seafoam Green
#7AF9AB
ΔE00 5.81
Seafoam (survey)
#80F9AD
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DF92 #DF77C4
analogous
#90DF77 #77DF92 #77DFC6
triadic
#77DF92 #9277DF #DF9277
tetradic
#77DF92 #7790DF #DF77C4 #DFC677
square
#77DF92 #7790DF #DF77C4 #DFC677
split-complementary
#77DF92 #C677DF #DF7790
monochromatic
#2AB24D #45D36A #77DF92 #A9EBBA #DAF6E1
Accessibility & contrast
On white
1.65
#77DF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#77DF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DF92
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DF92 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08D
Deuteranopia (green-blind)
#D1C697
Tritanopia (blue-blind)
#63DCCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #77df92; /* rgb */ color: rgb(119, 223, 146); /* oklch */ color: oklch(82.1% 0.146 150.5);
Tailwind
colors: {
custom: {
50: '#a4e9b2',
500: '#77df92',
950: '#000000',
},
}SCSS
$custom: #77df92; $custom-light: #a4e9b2; $custom-dark: #000000;
JSON
{
"hex": "#77df92",
"rgb": {
"r": 119,
"g": 223,
"b": 146
},
"hsl": {
"h": 135.577,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.8214,
"c": 0.14594,
"h": 150.5
},
"luminance": 0.58773
}Semantic roles & 50–950 ramp
primary
#77DF92
secondary
#B34797
accent
#1C9DCA
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481