#65DD82#65DD82
#65DD82 is a light, vivid green. Relative luminance 0.561; OKLCH L 80.6% C 0.167 H 149.2°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #65DD82 |
|---|---|
| RGB | rgb(101, 221, 130) |
| HSL | hsl(135, 64%, 63%) |
| HSV | hsv(135, 54%, 87%) |
| CMYK | cmyk(54.3%, 0%, 41.2%, 13.3%) |
| CIE-LAB | lab(79.66, -53.11, 34.68) |
| CIE-LCH | lch(79.66, 63.43, 146.86°) |
| OKLab | oklab(80.65% -0.1439 0.0858) |
| OKLCH | oklch(80.65% 0.167 149.2) |
| XYZ | xyz(35.2502, 56.0882, 30.0833) |
| Luminance | 0.5609 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.24
Tealish Green
#0CDC73
ΔE00 4.05
Seaweed
#18D17B
ΔE00 5.15
Lightish Green
#61E160
ΔE00 5.35
Lightgreen
#90EE90
ΔE00 5.39
Emerald
#50C878
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DD82 #DD65C0
analogous
#84DD65 #65DD82 #65DDBE
triadic
#65DD82 #8265DD #DD8265
tetradic
#65DD82 #6584DD #DD65C0 #DDBE65
square
#65DD82 #6584DD #DD65C0 #DDBE65
split-complementary
#65DD82 #BE65DD #DD6584
monochromatic
#24A443 #33D259 #65DD82 #97E8AB #C9F3D3
Accessibility & contrast
On white
1.72
#65DD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#65DD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DD82
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DD82 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC7B
Deuteranopia (green-blind)
#CEC188
Tritanopia (blue-blind)
#4AD9C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #65dd82; /* rgb */ color: rgb(101, 221, 130); /* oklch */ color: oklch(80.6% 0.167 149.2);
Tailwind
colors: {
custom: {
50: '#9ae8a7',
500: '#65dd82',
950: '#000000',
},
}SCSS
$custom: #65dd82; $custom-light: #9ae8a7; $custom-dark: #000000;
JSON
{
"hex": "#65dd82",
"rgb": {
"r": 101,
"g": 221,
"b": 130
},
"hsl": {
"h": 134.5,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.80649,
"c": 0.16749,
"h": 149.2
},
"luminance": 0.56091
}Semantic roles & 50–950 ramp
primary
#65DD82
secondary
#A7408E
accent
#1AA1CC
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480