#77DF95#77DF95
#77DF95 is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.2% C 0.143 H 151.5°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #77DF95 |
|---|---|
| RGB | rgb(119, 223, 149) |
| HSL | hsl(137, 62%, 67%) |
| HSV | hsv(137, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 33.2%, 12.5%) |
| CIE-LAB | lab(81.22, -46.17, 27.16) |
| CIE-LCH | lch(81.22, 53.57, 149.53°) |
| OKLab | oklab(82.2% -0.1257 0.0683) |
| OKLCH | oklch(82.2% 0.143 151.5) |
| XYZ | xyz(39.4176, 58.8643, 37.7128) |
| Luminance | 0.5887 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.78
Lightgreen
#90EE90
ΔE00 5.35
Weird Green
#3AE57F
ΔE00 5.46
Aqua Green
#12E193
ΔE00 5.58
Seafoam Green
#7AF9AB
ΔE00 5.71
Seafoam (survey)
#80F9AD
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DF95 #DF77C1
analogous
#8DDF77 #77DF95 #77DFC9
triadic
#77DF95 #9577DF #DF9577
tetradic
#77DF95 #778DDF #DF77C1 #DFC977
square
#77DF95 #778DDF #DF77C1 #DFC977
split-complementary
#77DF95 #C977DF #DF778D
monochromatic
#2AB251 #45D36E #77DF95 #A9EBBC #DAF6E2
Accessibility & contrast
On white
1.64
#77DF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#77DF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DF95
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DF95 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D090
Deuteranopia (green-blind)
#D1C699
Tritanopia (blue-blind)
#62DCCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #77df95; /* rgb */ color: rgb(119, 223, 149); /* oklch */ color: oklch(82.2% 0.143 151.5);
Tailwind
colors: {
custom: {
50: '#a4e9b4',
500: '#77df95',
950: '#000000',
},
}SCSS
$custom: #77df95; $custom-light: #a4e9b4; $custom-dark: #000000;
JSON
{
"hex": "#77df95",
"rgb": {
"r": 119,
"g": 223,
"b": 149
},
"hsl": {
"h": 137.308,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.822,
"c": 0.1431,
"h": 151.5
},
"luminance": 0.58867
}Semantic roles & 50–950 ramp
primary
#77DF95
secondary
#B34794
accent
#1C98CA
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481