#65DD86#65DD86
#65DD86 is a light, vivid green. Relative luminance 0.562; OKLCH L 80.7% C 0.164 H 150.2°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #65DD86 |
|---|---|
| RGB | rgb(101, 221, 134) |
| HSL | hsl(137, 64%, 63%) |
| HSV | hsv(137, 54%, 87%) |
| CMYK | cmyk(54.3%, 0%, 39.4%, 13.3%) |
| CIE-LAB | lab(79.73, -52.45, 32.73) |
| CIE-LCH | lch(79.73, 61.83, 148.03°) |
| OKLab | oklab(80.72% -0.1421 0.0813) |
| OKLCH | oklch(80.72% 0.164 150.2) |
| XYZ | xyz(35.5239, 56.1977, 31.5249) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.40
Tealish Green
#0CDC73
ΔE00 4.26
Seaweed
#18D17B
ΔE00 4.99
Aqua Green
#12E193
ΔE00 5.00
Emerald
#50C878
ΔE00 5.31
Lightgreen
#90EE90
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DD86 #DD65BC
analogous
#80DD65 #65DD86 #65DDC2
triadic
#65DD86 #8665DD #DD8665
tetradic
#65DD86 #6580DD #DD65BC #DDC265
square
#65DD86 #6580DD #DD65BC #DDC265
split-complementary
#65DD86 #C265DD #DD6580
monochromatic
#24A447 #33D25F #65DD86 #97E8AD #C9F3D5
Accessibility & contrast
On white
1.72
#65DD86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#65DD86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DD86
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DD86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DD86 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC80
Deuteranopia (green-blind)
#CEC18C
Tritanopia (blue-blind)
#48DAC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #65dd86; /* rgb */ color: rgb(101, 221, 134); /* oklch */ color: oklch(80.7% 0.164 150.2);
Tailwind
colors: {
custom: {
50: '#9ae8aa',
500: '#65dd86',
950: '#000000',
},
}SCSS
$custom: #65dd86; $custom-light: #9ae8aa; $custom-dark: #000000;
JSON
{
"hex": "#65dd86",
"rgb": {
"r": 101,
"g": 221,
"b": 134
},
"hsl": {
"h": 136.5,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.8072,
"c": 0.16377,
"h": 150.2
},
"luminance": 0.56201
}Semantic roles & 50–950 ramp
primary
#65DD86
secondary
#A7408A
accent
#1A9BCC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481