#65DB8A#65DB8A
#65DB8A is a light, vivid green. Relative luminance 0.553; OKLCH L 80.3% C 0.157 H 151.6°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #65DB8A |
|---|---|
| RGB | rgb(101, 219, 138) |
| HSL | hsl(139, 62%, 63%) |
| HSV | hsv(139, 54%, 86%) |
| CMYK | cmyk(53.9%, 0%, 37%, 14.1%) |
| CIE-LAB | lab(79.19, -50.96, 29.99) |
| CIE-LCH | lch(79.19, 59.13, 149.53°) |
| OKLab | oklab(80.3% -0.1383 0.0749) |
| OKLCH | oklch(80.3% 0.157 151.6) |
| XYZ | xyz(35.2832, 55.2616, 32.8471) |
| Luminance | 0.5526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.09
Aqua Green
#12E193
ΔE00 4.61
Seaweed
#18D17B
ΔE00 4.69
Tealish Green
#0CDC73
ΔE00 4.74
Emerald
#50C878
ΔE00 4.86
Lightgreen
#90EE90
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DB8A #DB65B6
analogous
#7BDB65 #65DB8A #65DBC5
triadic
#65DB8A #8A65DB #DB8A65
tetradic
#65DB8A #657BDB #DB65B6 #DBC565
square
#65DB8A #657BDB #DB65B6 #DBC565
split-complementary
#65DB8A #C565DB #DB657B
monochromatic
#25A04C #33CF64 #65DB8A #97E7B0 #C8F2D5
Accessibility & contrast
On white
1.74
#65DB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#65DB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DB8A
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DB8A | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB85
Deuteranopia (green-blind)
#CBC08F
Tritanopia (blue-blind)
#47D8C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #65db8a; /* rgb */ color: rgb(101, 219, 138); /* oklch */ color: oklch(80.3% 0.157 151.6);
Tailwind
colors: {
custom: {
50: '#99e7ad',
500: '#65db8a',
950: '#000000',
},
}SCSS
$custom: #65db8a; $custom-light: #99e7ad; $custom-dark: #000000;
JSON
{
"hex": "#65db8a",
"rgb": {
"r": 101,
"g": 219,
"b": 138
},
"hsl": {
"h": 138.814,
"s": 62.105,
"l": 62.745
},
"oklch": {
"l": 0.80303,
"c": 0.15726,
"h": 151.6
},
"luminance": 0.55265
}Semantic roles & 50–950 ramp
primary
#65DB8A
secondary
#A44085
accent
#1C93CA
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481