#77DD9D#77DD9D
#77DD9D is a light, vivid green. Relative luminance 0.581; OKLCH L 81.9% C 0.133 H 154.6°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #77DD9D |
|---|---|
| RGB | rgb(119, 221, 157) |
| HSL | hsl(142, 60%, 67%) |
| HSV | hsv(142, 46%, 87%) |
| CMYK | cmyk(46.2%, 0%, 29%, 13.3%) |
| CIE-LAB | lab(80.78, -43.86, 22.41) |
| CIE-LCH | lch(80.78, 49.26, 152.93°) |
| OKLab | oklab(81.89% -0.1199 0.0569) |
| OKLCH | oklch(81.89% 0.133 154.6) |
| XYZ | xyz(39.5472, 58.0662, 41.0157) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.39
Seafoam
#7FE0B3
ΔE00 4.52
Aqua Green
#12E193
ΔE00 5.67
Light Sea Green
#98F6B0
ΔE00 6.08
Seafoam (survey)
#80F9AD
ΔE00 6.20
Seafoam Green
#7AF9AB
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DD9D #DD77B7
analogous
#84DD77 #77DD9D #77DDD0
triadic
#77DD9D #9D77DD #DD9D77
tetradic
#77DD9D #7784DD #DD77B7 #DDD077
square
#77DD9D #7784DD #DD77B7 #DDD077
split-complementary
#77DD9D #D077DD #DD7784
monochromatic
#2CAE5C #46D17A #77DD9D #A8E9C0 #D9F5E4
Accessibility & contrast
On white
1.66
#77DD9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#77DD9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DD9D
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DD9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DD9D | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCF99
Deuteranopia (green-blind)
#CDC4A1
Tritanopia (blue-blind)
#60DBCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #77dd9d; /* rgb */ color: rgb(119, 221, 157); /* oklch */ color: oklch(81.9% 0.133 154.6);
Tailwind
colors: {
custom: {
50: '#a3e8ba',
500: '#77dd9d',
950: '#000000',
},
}SCSS
$custom: #77dd9d; $custom-light: #a3e8ba; $custom-dark: #000000;
JSON
{
"hex": "#77dd9d",
"rgb": {
"r": 119,
"g": 221,
"b": 157
},
"hsl": {
"h": 142.353,
"s": 60,
"l": 66.667
},
"oklch": {
"l": 0.81888,
"c": 0.13273,
"h": 154.6
},
"luminance": 0.58069
}Semantic roles & 50–950 ramp
primary
#77DD9D
secondary
#B04889
accent
#1E88C8
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481