#65DF89#65DF89
#65DF89 is a light, vivid green. Relative luminance 0.573; OKLCH L 81.3% C 0.164 H 150.8°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #65DF89 |
|---|---|
| RGB | rgb(101, 223, 137) |
| HSL | hsl(138, 66%, 64%) |
| HSV | hsv(138, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 38.6%, 12.5%) |
| CIE-LAB | lab(80.37, -52.75, 32.06) |
| CIE-LCH | lch(80.37, 61.73, 148.71°) |
| OKLab | oklab(81.27% -0.143 0.0798) |
| OKLCH | oklch(81.27% 0.164 150.8) |
| XYZ | xyz(36.2673, 57.3450, 32.8196) |
| Luminance | 0.5735 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.27
Tealish Green
#0CDC73
ΔE00 4.41
Aqua Green
#12E193
ΔE00 4.73
Seaweed
#18D17B
ΔE00 5.20
Lightgreen
#90EE90
ΔE00 5.38
Emerald
#50C878
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DF89 #DF65BB
analogous
#7EDF65 #65DF89 #65DFC6
triadic
#65DF89 #8965DF #DF8965
tetradic
#65DF89 #657EDF #DF65BB #DFC665
square
#65DF89 #657EDF #DF65BB #DFC665
split-complementary
#65DF89 #C665DF #DF657E
monochromatic
#23A74A #32D462 #65DF89 #98EAB0 #CAF4D7
Accessibility & contrast
On white
1.68
#65DF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#65DF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DF89
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DF89 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE83
Deuteranopia (green-blind)
#CFC38E
Tritanopia (blue-blind)
#46DCC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #65df89; /* rgb */ color: rgb(101, 223, 137); /* oklch */ color: oklch(81.3% 0.164 150.8);
Tailwind
colors: {
custom: {
50: '#9aeaac',
500: '#65df89',
950: '#000000',
},
}SCSS
$custom: #65df89; $custom-light: #9aeaac; $custom-dark: #000000;
JSON
{
"hex": "#65df89",
"rgb": {
"r": 101,
"g": 223,
"b": 137
},
"hsl": {
"h": 137.705,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.81266,
"c": 0.16372,
"h": 150.8
},
"luminance": 0.57348
}Semantic roles & 50–950 ramp
primary
#65DF89
secondary
#A93F8A
accent
#1898CD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481