#65DD84#65DD84
#65DD84 is a light, vivid green. Relative luminance 0.561; OKLCH L 80.7% C 0.166 H 149.7°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #65DD84 |
|---|---|
| RGB | rgb(101, 221, 132) |
| HSL | hsl(136, 64%, 63%) |
| HSV | hsv(136, 54%, 87%) |
| CMYK | cmyk(54.3%, 0%, 40.3%, 13.3%) |
| CIE-LAB | lab(79.69, -52.78, 33.71) |
| CIE-LCH | lch(79.69, 62.63, 147.44°) |
| OKLab | oklab(80.68% -0.143 0.0835) |
| OKLCH | oklch(80.68% 0.166 149.7) |
| XYZ | xyz(35.3857, 56.1425, 30.7972) |
| Luminance | 0.5615 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.30
Tealish Green
#0CDC73
ΔE00 4.14
Seaweed
#18D17B
ΔE00 5.06
Aqua Green
#12E193
ΔE00 5.23
Emerald
#50C878
ΔE00 5.36
Lightgreen
#90EE90
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DD84 #DD65BE
analogous
#82DD65 #65DD84 #65DDC0
triadic
#65DD84 #8465DD #DD8465
tetradic
#65DD84 #6582DD #DD65BE #DDC065
square
#65DD84 #6582DD #DD65BE #DDC065
split-complementary
#65DD84 #C065DD #DD6582
monochromatic
#24A445 #33D25C #65DD84 #97E8AC #C9F3D4
Accessibility & contrast
On white
1.72
#65DD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#65DD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DD84
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DD84 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7E
Deuteranopia (green-blind)
#CEC18A
Tritanopia (blue-blind)
#49D9C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #65dd84; /* rgb */ color: rgb(101, 221, 132); /* oklch */ color: oklch(80.7% 0.166 149.7);
Tailwind
colors: {
custom: {
50: '#9ae8a8',
500: '#65dd84',
950: '#000000',
},
}SCSS
$custom: #65dd84; $custom-light: #9ae8a8; $custom-dark: #000000;
JSON
{
"hex": "#65dd84",
"rgb": {
"r": 101,
"g": 221,
"b": 132
},
"hsl": {
"h": 135.5,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.80684,
"c": 0.16562,
"h": 149.7
},
"luminance": 0.56146
}Semantic roles & 50–950 ramp
primary
#65DD84
secondary
#A7408C
accent
#1A9ECC
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F1610
muted
#808480