#65DD77#65DD77
#65DD77 is a light, vivid green. Relative luminance 0.558; OKLCH L 80.5% C 0.178 H 146.7°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #65DD77 |
|---|---|
| RGB | rgb(101, 221, 119) |
| HSL | hsl(129, 64%, 63%) |
| HSV | hsv(129, 54%, 87%) |
| CMYK | cmyk(54.3%, 0%, 46.2%, 13.3%) |
| CIE-LAB | lab(79.50, -54.82, 39.95) |
| CIE-LCH | lch(79.50, 67.83, 143.92°) |
| OKLab | oklab(80.47% -0.1485 0.0975) |
| OKLCH | oklch(80.47% 0.178 146.7) |
| XYZ | xyz(34.5509, 55.8085, 26.4006) |
| Luminance | 0.5581 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.50
Lightish Green
#61E160
ΔE00 3.59
Tealish Green
#0CDC73
ΔE00 4.04
Lightgreen
#90EE90
ΔE00 5.35
Fresh Green
#69D84F
ΔE00 5.37
Seaweed
#18D17B
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DD77 #DD65CB
analogous
#8FDD65 #65DD77 #65DDB3
triadic
#65DD77 #7765DD #DD7765
tetradic
#65DD77 #658FDD #DD65CB #DDB365
square
#65DD77 #658FDD #DD65CB #DDB365
split-complementary
#65DD77 #B365DD #DD658F
monochromatic
#24A437 #33D24B #65DD77 #97E8A3 #C9F3D0
Accessibility & contrast
On white
1.73
#65DD77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#65DD77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DD77
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DD77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DD77 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC6F
Deuteranopia (green-blind)
#D0C17E
Tritanopia (blue-blind)
#4DD8C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #65dd77; /* rgb */ color: rgb(101, 221, 119); /* oklch */ color: oklch(80.5% 0.178 146.7);
Tailwind
colors: {
custom: {
50: '#9ae8a0',
500: '#65dd77',
950: '#000000',
},
}SCSS
$custom: #65dd77; $custom-light: #9ae8a0; $custom-dark: #000000;
JSON
{
"hex": "#65dd77",
"rgb": {
"r": 101,
"g": 221,
"b": 119
},
"hsl": {
"h": 129,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.80466,
"c": 0.17766,
"h": 146.7
},
"luminance": 0.55812
}Semantic roles & 50–950 ramp
primary
#65DD77
secondary
#A74097
accent
#1AB1CC
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480