#65DD87#65DD87
#65DD87 is a light, vivid green. Relative luminance 0.562; OKLCH L 80.7% C 0.163 H 150.5°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #65DD87 |
|---|---|
| RGB | rgb(101, 221, 135) |
| HSL | hsl(137, 64%, 63%) |
| HSV | hsv(137, 54%, 87%) |
| CMYK | cmyk(54.3%, 0%, 38.9%, 13.3%) |
| CIE-LAB | lab(79.74, -52.28, 32.25) |
| CIE-LCH | lch(79.74, 61.43, 148.33°) |
| OKLab | oklab(80.74% -0.1417 0.0802) |
| OKLCH | oklch(80.74% 0.163 150.5) |
| XYZ | xyz(35.5939, 56.2258, 31.8939) |
| Luminance | 0.5623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.46
Tealish Green
#0CDC73
ΔE00 4.33
Aqua Green
#12E193
ΔE00 4.89
Seaweed
#18D17B
ΔE00 4.96
Emerald
#50C878
ΔE00 5.30
Lightgreen
#90EE90
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DD87 #DD65BB
analogous
#7FDD65 #65DD87 #65DDC3
triadic
#65DD87 #8765DD #DD8765
tetradic
#65DD87 #657FDD #DD65BB #DDC365
square
#65DD87 #657FDD #DD65BB #DDC365
split-complementary
#65DD87 #C365DD #DD657F
monochromatic
#24A448 #33D260 #65DD87 #97E8AE #C9F3D5
Accessibility & contrast
On white
1.71
#65DD87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#65DD87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DD87
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DD87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DD87 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD81
Deuteranopia (green-blind)
#CEC18C
Tritanopia (blue-blind)
#48DAC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #65dd87; /* rgb */ color: rgb(101, 221, 135); /* oklch */ color: oklch(80.7% 0.163 150.5);
Tailwind
colors: {
custom: {
50: '#9ae8ab',
500: '#65dd87',
950: '#000000',
},
}SCSS
$custom: #65dd87; $custom-light: #9ae8ab; $custom-dark: #000000;
JSON
{
"hex": "#65dd87",
"rgb": {
"r": 101,
"g": 221,
"b": 135
},
"hsl": {
"h": 137,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.80738,
"c": 0.16283,
"h": 150.5
},
"luminance": 0.56229
}Semantic roles & 50–950 ramp
primary
#65DD87
secondary
#A74089
accent
#1A99CC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481