#65DB78#65DB78
#65DB78 is a light, vivid green. Relative luminance 0.548; OKLCH L 80.0% C 0.174 H 147.0°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #65DB78 |
|---|---|
| RGB | rgb(101, 219, 120) |
| HSL | hsl(130, 62%, 63%) |
| HSV | hsv(130, 54%, 86%) |
| CMYK | cmyk(53.9%, 0%, 45.2%, 14.1%) |
| CIE-LAB | lab(78.92, -53.88, 38.71) |
| CIE-LCH | lch(78.92, 66.35, 144.31°) |
| OKLab | oklab(79.99% -0.146 0.0947) |
| OKLCH | oklch(79.99% 0.174 147) |
| XYZ | xyz(34.0864, 54.7829, 26.5436) |
| Luminance | 0.5479 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.67
Tealish Green
#0CDC73
ΔE00 4.01
Lightish Green
#61E160
ΔE00 4.07
Emerald
#50C878
ΔE00 5.56
Seaweed
#18D17B
ΔE00 5.57
Lightgreen
#90EE90
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DB78 #DB65C8
analogous
#8DDB65 #65DB78 #65DBB3
triadic
#65DB78 #7865DB #DB7865
tetradic
#65DB78 #658DDB #DB65C8 #DBB365
square
#65DB78 #658DDB #DB65C8 #DBB365
split-complementary
#65DB78 #B365DB #DB658D
monochromatic
#25A039 #33CF4D #65DB78 #97E7A3 #C8F2CF
Accessibility & contrast
On white
1.76
#65DB78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#65DB78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DB78
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DB78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DB78 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECA70
Deuteranopia (green-blind)
#CEBF7F
Tritanopia (blue-blind)
#4ED7C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #65db78; /* rgb */ color: rgb(101, 219, 120); /* oklch */ color: oklch(80.0% 0.174 147.0);
Tailwind
colors: {
custom: {
50: '#9ae7a0',
500: '#65db78',
950: '#000000',
},
}SCSS
$custom: #65db78; $custom-light: #9ae7a0; $custom-dark: #000000;
JSON
{
"hex": "#65db78",
"rgb": {
"r": 101,
"g": 219,
"b": 120
},
"hsl": {
"h": 129.661,
"s": 62.105,
"l": 62.745
},
"oklch": {
"l": 0.79987,
"c": 0.17403,
"h": 147
},
"luminance": 0.54786
}Semantic roles & 50–950 ramp
primary
#65DB78
secondary
#A44094
accent
#1CAECA
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480