#65DB85#65DB85
#65DB85 is a light, vivid green. Relative luminance 0.551; OKLCH L 80.2% C 0.162 H 150.2°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #65DB85 |
|---|---|
| RGB | rgb(101, 219, 133) |
| HSL | hsl(136, 62%, 63%) |
| HSV | hsv(136, 54%, 86%) |
| CMYK | cmyk(53.9%, 0%, 39.3%, 14.1%) |
| CIE-LAB | lab(79.11, -51.82, 32.43) |
| CIE-LCH | lch(79.11, 61.13, 147.96°) |
| OKLab | oklab(80.21% -0.1404 0.0806) |
| OKLCH | oklch(80.21% 0.162 150.2) |
| XYZ | xyz(34.9296, 55.1202, 30.9843) |
| Luminance | 0.5512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.71
Tealish Green
#0CDC73
ΔE00 4.31
Seaweed
#18D17B
ΔE00 4.76
Emerald
#50C878
ΔE00 4.88
Aqua Green
#12E193
ΔE00 5.10
Lightgreen
#90EE90
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DB85 #DB65BB
analogous
#80DB65 #65DB85 #65DBC0
triadic
#65DB85 #8565DB #DB8565
tetradic
#65DB85 #6580DB #DB65BB #DBC065
square
#65DB85 #6580DB #DB65BB #DBC065
split-complementary
#65DB85 #C065DB #DB6580
monochromatic
#25A047 #33CF5E #65DB85 #97E7AC #C8F2D4
Accessibility & contrast
On white
1.75
#65DB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#65DB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DB85
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DB85 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB7F
Deuteranopia (green-blind)
#CCBF8A
Tritanopia (blue-blind)
#49D8C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #65db85; /* rgb */ color: rgb(101, 219, 133); /* oklch */ color: oklch(80.2% 0.162 150.2);
Tailwind
colors: {
custom: {
50: '#99e7a9',
500: '#65db85',
950: '#000000',
},
}SCSS
$custom: #65db85; $custom-light: #99e7a9; $custom-dark: #000000;
JSON
{
"hex": "#65db85",
"rgb": {
"r": 101,
"g": 219,
"b": 133
},
"hsl": {
"h": 136.271,
"s": 62.105,
"l": 62.745
},
"oklch": {
"l": 0.8021,
"c": 0.16192,
"h": 150.2
},
"luminance": 0.55123
}Semantic roles & 50–950 ramp
primary
#65DB85
secondary
#A44089
accent
#1C9BCA
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F1610
muted
#808480