#65DB89#65DB89
#65DB89 is a light, vivid green. Relative luminance 0.552; OKLCH L 80.3% C 0.158 H 151.3°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #65DB89 |
|---|---|
| RGB | rgb(101, 219, 137) |
| HSL | hsl(138, 62%, 63%) |
| HSV | hsv(138, 54%, 86%) |
| CMYK | cmyk(53.9%, 0%, 37.4%, 14.1%) |
| CIE-LAB | lab(79.18, -51.14, 30.48) |
| CIE-LCH | lch(79.18, 59.53, 149.20°) |
| OKLab | oklab(80.28% -0.1387 0.0761) |
| OKLCH | oklch(80.28% 0.158 151.3) |
| XYZ | xyz(35.2112, 55.2328, 32.4675) |
| Luminance | 0.5524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.00
Tealish Green
#0CDC73
ΔE00 4.64
Seaweed
#18D17B
ΔE00 4.69
Aqua Green
#12E193
ΔE00 4.70
Emerald
#50C878
ΔE00 4.85
Lightgreen
#90EE90
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DB89 #DB65B7
analogous
#7CDB65 #65DB89 #65DBC4
triadic
#65DB89 #8965DB #DB8965
tetradic
#65DB89 #657CDB #DB65B7 #DBC465
square
#65DB89 #657CDB #DB65B7 #DBC465
split-complementary
#65DB89 #C465DB #DB657C
monochromatic
#25A04B #33CF63 #65DB89 #97E7AF #C8F2D5
Accessibility & contrast
On white
1.74
#65DB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#65DB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DB89
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DB89 | 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)
#DCCB83
Deuteranopia (green-blind)
#CBC08E
Tritanopia (blue-blind)
#48D8C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #65db89; /* rgb */ color: rgb(101, 219, 137); /* oklch */ color: oklch(80.3% 0.158 151.3);
Tailwind
colors: {
custom: {
50: '#99e7ac',
500: '#65db89',
950: '#000000',
},
}SCSS
$custom: #65db89; $custom-light: #99e7ac; $custom-dark: #000000;
JSON
{
"hex": "#65db89",
"rgb": {
"r": 101,
"g": 219,
"b": 137
},
"hsl": {
"h": 138.305,
"s": 62.105,
"l": 62.745
},
"oklch": {
"l": 0.80284,
"c": 0.15819,
"h": 151.3
},
"luminance": 0.55236
}Semantic roles & 50–950 ramp
primary
#65DB89
secondary
#A44085
accent
#1C95CA
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481