#65DD80#65DD80
#65DD80 is a light, vivid green. Relative luminance 0.560; OKLCH L 80.6% C 0.169 H 148.7°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #65DD80 |
|---|---|
| RGB | rgb(101, 221, 128) |
| HSL | hsl(134, 64%, 63%) |
| HSV | hsv(134, 54%, 87%) |
| CMYK | cmyk(54.3%, 0%, 42.1%, 13.3%) |
| CIE-LAB | lab(79.63, -53.43, 35.64) |
| CIE-LCH | lch(79.63, 64.23, 146.29°) |
| OKLab | oklab(80.61% -0.1447 0.0879) |
| OKLCH | oklch(80.61% 0.169 148.7) |
| XYZ | xyz(35.1172, 56.0351, 29.3832) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.21
Tealish Green
#0CDC73
ΔE00 3.98
Lightish Green
#61E160
ΔE00 5.02
Seaweed
#18D17B
ΔE00 5.27
Lightgreen
#90EE90
ΔE00 5.34
Emerald
#50C878
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DD80 #DD65C2
analogous
#86DD65 #65DD80 #65DDBC
triadic
#65DD80 #8065DD #DD8065
tetradic
#65DD80 #6586DD #DD65C2 #DDBC65
square
#65DD80 #6586DD #DD65C2 #DDBC65
split-complementary
#65DD80 #BC65DD #DD6586
monochromatic
#24A441 #33D257 #65DD80 #97E8A9 #C9F3D3
Accessibility & contrast
On white
1.72
#65DD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#65DD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DD80
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DD80 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC79
Deuteranopia (green-blind)
#CFC186
Tritanopia (blue-blind)
#4AD9C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #65dd80; /* rgb */ color: rgb(101, 221, 128); /* oklch */ color: oklch(80.6% 0.169 148.7);
Tailwind
colors: {
custom: {
50: '#9ae8a6',
500: '#65dd80',
950: '#000000',
},
}SCSS
$custom: #65dd80; $custom-light: #9ae8a6; $custom-dark: #000000;
JSON
{
"hex": "#65dd80",
"rgb": {
"r": 101,
"g": 221,
"b": 128
},
"hsl": {
"h": 133.5,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.80614,
"c": 0.16935,
"h": 148.7
},
"luminance": 0.56038
}Semantic roles & 50–950 ramp
primary
#65DD80
secondary
#A7408F
accent
#1AA4CC
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480