#65DF84#65DF84
#65DF84 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.2% C 0.168 H 149.5°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #65DF84 |
|---|---|
| RGB | rgb(101, 223, 132) |
| HSL | hsl(135, 66%, 64%) |
| HSV | hsv(135, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 40.8%, 12.5%) |
| CIE-LAB | lab(80.29, -53.58, 34.49) |
| CIE-LCH | lch(80.29, 63.72, 147.23°) |
| OKLab | oklab(81.18% -0.1451 0.0854) |
| OKLCH | oklch(81.18% 0.168 149.5) |
| XYZ | xyz(35.9169, 57.2048, 30.9742) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.00
Tealish Green
#0CDC73
ΔE00 4.10
Lightgreen
#90EE90
ΔE00 5.13
Aqua Green
#12E193
ΔE00 5.30
Seaweed
#18D17B
ΔE00 5.36
Lightish Green
#61E160
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DF84 #DF65C0
analogous
#83DF65 #65DF84 #65DFC1
triadic
#65DF84 #8465DF #DF8465
tetradic
#65DF84 #6583DF #DF65C0 #DFC165
square
#65DF84 #6583DF #DF65C0 #DFC165
split-complementary
#65DF84 #C165DF #DF6583
monochromatic
#23A744 #32D45C #65DF84 #98EAAC #CAF4D5
Accessibility & contrast
On white
1.69
#65DF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#65DF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DF84
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DF84 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7D
Deuteranopia (green-blind)
#D0C38A
Tritanopia (blue-blind)
#48DBC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #65df84; /* rgb */ color: rgb(101, 223, 132); /* oklch */ color: oklch(81.2% 0.168 149.5);
Tailwind
colors: {
custom: {
50: '#9aeaa9',
500: '#65df84',
950: '#000000',
},
}SCSS
$custom: #65df84; $custom-light: #9aeaa9; $custom-dark: #000000;
JSON
{
"hex": "#65df84",
"rgb": {
"r": 101,
"g": 223,
"b": 132
},
"hsl": {
"h": 135.246,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.81176,
"c": 0.16838,
"h": 149.5
},
"luminance": 0.57208
}Semantic roles & 50–950 ramp
primary
#65DF84
secondary
#A93F8E
accent
#189FCD
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F1610
muted
#808480