#77DF8F#77DF8F
#77DF8F is a very light, vivid green. Relative luminance 0.587; OKLCH L 82.1% C 0.149 H 149.6°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #77DF8F |
|---|---|
| RGB | rgb(119, 223, 143) |
| HSL | hsl(134, 62%, 67%) |
| HSV | hsv(134, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 35.9%, 12.5%) |
| CIE-LAB | lab(81.11, -47.21, 30.10) |
| CIE-LCH | lch(81.11, 55.99, 147.47°) |
| OKLab | oklab(82.08% -0.1284 0.0753) |
| OKLCH | oklch(82.08% 0.149 149.6) |
| XYZ | xyz(38.9509, 58.6776, 35.2547) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.64
Weird Green
#3AE57F
ΔE00 4.89
Hospital Green
#9BE5AA
ΔE00 5.38
Aqua Green
#12E193
ΔE00 5.92
Seafoam Green
#7AF9AB
ΔE00 5.96
Seafoam (survey)
#80F9AD
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DF8F #DF77C7
analogous
#93DF77 #77DF8F #77DFC3
triadic
#77DF8F #8F77DF #DF8F77
tetradic
#77DF8F #7793DF #DF77C7 #DFC377
square
#77DF8F #7793DF #DF77C7 #DFC377
split-complementary
#77DF8F #C377DF #DF7793
monochromatic
#2AB249 #45D366 #77DF8F #A9EBB8 #DAF6E1
Accessibility & contrast
On white
1.65
#77DF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#77DF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DF8F
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DF8F | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08A
Deuteranopia (green-blind)
#D1C594
Tritanopia (blue-blind)
#63DCCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #77df8f; /* rgb */ color: rgb(119, 223, 143); /* oklch */ color: oklch(82.1% 0.149 149.6);
Tailwind
colors: {
custom: {
50: '#a4e9b0',
500: '#77df8f',
950: '#000000',
},
}SCSS
$custom: #77df8f; $custom-light: #a4e9b0; $custom-dark: #000000;
JSON
{
"hex": "#77df8f",
"rgb": {
"r": 119,
"g": 223,
"b": 143
},
"hsl": {
"h": 133.846,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.82082,
"c": 0.1488,
"h": 149.6
},
"luminance": 0.5868
}Semantic roles & 50–950 ramp
primary
#77DF8F
secondary
#B3479A
accent
#1CA2CA
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481