#77DF93#77DF93
#77DF93 is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.2% C 0.145 H 150.8°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #77DF93 |
|---|---|
| RGB | rgb(119, 223, 147) |
| HSL | hsl(136, 62%, 67%) |
| HSV | hsv(136, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 34.1%, 12.5%) |
| CIE-LAB | lab(81.18, -46.52, 28.14) |
| CIE-LCH | lch(81.18, 54.37, 148.83°) |
| OKLab | oklab(82.16% -0.1266 0.0707) |
| OKLCH | oklch(82.16% 0.145 150.8) |
| XYZ | xyz(39.2593, 58.8010, 36.8790) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.97
Lightgreen
#90EE90
ΔE00 5.09
Weird Green
#3AE57F
ΔE00 5.24
Aqua Green
#12E193
ΔE00 5.67
Seafoam Green
#7AF9AB
ΔE00 5.77
Seafoam (survey)
#80F9AD
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DF93 #DF77C3
analogous
#8FDF77 #77DF93 #77DFC7
triadic
#77DF93 #9377DF #DF9377
tetradic
#77DF93 #778FDF #DF77C3 #DFC777
square
#77DF93 #778FDF #DF77C3 #DFC777
split-complementary
#77DF93 #C777DF #DF778F
monochromatic
#2AB24E #45D36C #77DF93 #A9EBBA #DAF6E2
Accessibility & contrast
On white
1.65
#77DF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#77DF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DF93
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DF93 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08E
Deuteranopia (green-blind)
#D1C698
Tritanopia (blue-blind)
#62DCCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #77df93; /* rgb */ color: rgb(119, 223, 147); /* oklch */ color: oklch(82.2% 0.145 150.8);
Tailwind
colors: {
custom: {
50: '#a4e9b3',
500: '#77df93',
950: '#000000',
},
}SCSS
$custom: #77df93; $custom-light: #a4e9b3; $custom-dark: #000000;
JSON
{
"hex": "#77df93",
"rgb": {
"r": 119,
"g": 223,
"b": 147
},
"hsl": {
"h": 136.154,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.8216,
"c": 0.14499,
"h": 150.8
},
"luminance": 0.58804
}Semantic roles & 50–950 ramp
primary
#77DF93
secondary
#B34796
accent
#1C9BCA
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481