#65DD8A#65DD8A
#65DD8A is a light, vivid green. Relative luminance 0.563; OKLCH L 80.8% C 0.160 H 151.3°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #65DD8A |
|---|---|
| RGB | rgb(101, 221, 138) |
| HSL | hsl(139, 64%, 63%) |
| HSV | hsv(139, 54%, 87%) |
| CMYK | cmyk(54.3%, 0%, 37.6%, 13.3%) |
| CIE-LAB | lab(79.79, -51.77, 30.78) |
| CIE-LCH | lch(79.79, 60.23, 149.26°) |
| OKLab | oklab(80.79% -0.1404 0.0768) |
| OKLCH | oklch(80.79% 0.16 151.3) |
| XYZ | xyz(35.8081, 56.3114, 33.0220) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.70
Tealish Green
#0CDC73
ΔE00 4.59
Aqua Green
#12E193
ΔE00 4.59
Seaweed
#18D17B
ΔE00 4.92
Emerald
#50C878
ΔE00 5.28
Lightgreen
#90EE90
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DD8A #DD65B8
analogous
#7CDD65 #65DD8A #65DDC6
triadic
#65DD8A #8A65DD #DD8A65
tetradic
#65DD8A #657CDD #DD65B8 #DDC665
square
#65DD8A #657CDD #DD65B8 #DDC665
split-complementary
#65DD8A #C665DD #DD657C
monochromatic
#24A44B #33D264 #65DD8A #97E8B0 #C9F3D6
Accessibility & contrast
On white
1.71
#65DD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#65DD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DD8A
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DD8A | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD84
Deuteranopia (green-blind)
#CDC18F
Tritanopia (blue-blind)
#47DAC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #65dd8a; /* rgb */ color: rgb(101, 221, 138); /* oklch */ color: oklch(80.8% 0.160 151.3);
Tailwind
colors: {
custom: {
50: '#9ae8ad',
500: '#65dd8a',
950: '#000000',
},
}SCSS
$custom: #65dd8a; $custom-light: #9ae8ad; $custom-dark: #000000;
JSON
{
"hex": "#65dd8a",
"rgb": {
"r": 101,
"g": 221,
"b": 138
},
"hsl": {
"h": 138.5,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.80794,
"c": 0.16003,
"h": 151.3
},
"luminance": 0.56315
}Semantic roles & 50–950 ramp
primary
#65DD8A
secondary
#A74087
accent
#1A95CC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481