#65DC8A#65DC8A
#65DC8A is a light, vivid green. Relative luminance 0.558; OKLCH L 80.5% C 0.159 H 151.4°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #65DC8A |
|---|---|
| RGB | rgb(101, 220, 138) |
| HSL | hsl(139, 63%, 63%) |
| HSV | hsv(139, 54%, 86%) |
| CMYK | cmyk(54.1%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(79.49, -51.37, 30.39) |
| CIE-LCH | lch(79.49, 59.68, 149.39°) |
| OKLab | oklab(80.55% -0.1393 0.0759) |
| OKLCH | oklch(80.55% 0.159 151.4) |
| XYZ | xyz(35.5449, 55.7850, 32.9343) |
| Luminance | 0.5579 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.89
Aqua Green
#12E193
ΔE00 4.60
Tealish Green
#0CDC73
ΔE00 4.66
Seaweed
#18D17B
ΔE00 4.80
Emerald
#50C878
ΔE00 5.07
Lightgreen
#90EE90
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DC8A #DC65B7
analogous
#7CDC65 #65DC8A #65DCC5
triadic
#65DC8A #8A65DC #DC8A65
tetradic
#65DC8A #657CDC #DC65B7 #DCC565
square
#65DC8A #657CDC #DC65B7 #DCC565
split-complementary
#65DC8A #C565DC #DC657C
monochromatic
#25A24C #33D164 #65DC8A #97E7B0 #C9F3D6
Accessibility & contrast
On white
1.73
#65DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#65DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DC8A
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DC8A | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC84
Deuteranopia (green-blind)
#CCC08F
Tritanopia (blue-blind)
#47D9C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #65dc8a; /* rgb */ color: rgb(101, 220, 138); /* oklch */ color: oklch(80.5% 0.159 151.4);
Tailwind
colors: {
custom: {
50: '#99e8ad',
500: '#65dc8a',
950: '#000000',
},
}SCSS
$custom: #65dc8a; $custom-light: #99e8ad; $custom-dark: #000000;
JSON
{
"hex": "#65dc8a",
"rgb": {
"r": 101,
"g": 220,
"b": 138
},
"hsl": {
"h": 138.655,
"s": 62.963,
"l": 62.941
},
"oklch": {
"l": 0.80549,
"c": 0.15865,
"h": 151.4
},
"luminance": 0.55788
}Semantic roles & 50–950 ramp
primary
#65DC8A
secondary
#A54086
accent
#1B94CB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481