#65DF82#65DF82
#65DF82 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.1% C 0.170 H 149.0°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #65DF82 |
|---|---|
| RGB | rgb(101, 223, 130) |
| HSL | hsl(134, 66%, 64%) |
| HSV | hsv(134, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 41.7%, 12.5%) |
| CIE-LAB | lab(80.26, -53.90, 35.46) |
| CIE-LCH | lch(80.26, 64.52, 146.66°) |
| OKLab | oklab(81.14% -0.146 0.0876) |
| OKLCH | oklch(81.14% 0.17 149) |
| XYZ | xyz(35.7813, 57.1506, 30.2604) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.95
Tealish Green
#0CDC73
ΔE00 4.03
Lightgreen
#90EE90
ΔE00 5.07
Lightish Green
#61E160
ΔE00 5.08
Seaweed
#18D17B
ΔE00 5.46
Aqua Green
#12E193
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DF82 #DF65C2
analogous
#85DF65 #65DF82 #65DFBF
triadic
#65DF82 #8265DF #DF8265
tetradic
#65DF82 #6585DF #DF65C2 #DFBF65
square
#65DF82 #6585DF #DF65C2 #DFBF65
split-complementary
#65DF82 #BF65DF #DF6585
monochromatic
#23A742 #32D459 #65DF82 #98EAAB #CAF4D4
Accessibility & contrast
On white
1.69
#65DF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#65DF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DF82
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DF82 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7B
Deuteranopia (green-blind)
#D0C388
Tritanopia (blue-blind)
#49DBC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #65df82; /* rgb */ color: rgb(101, 223, 130); /* oklch */ color: oklch(81.1% 0.170 149.0);
Tailwind
colors: {
custom: {
50: '#9aeaa7',
500: '#65df82',
950: '#000000',
},
}SCSS
$custom: #65df82; $custom-light: #9aeaa7; $custom-dark: #000000;
JSON
{
"hex": "#65df82",
"rgb": {
"r": 101,
"g": 223,
"b": 130
},
"hsl": {
"h": 134.262,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.81141,
"c": 0.17024,
"h": 149
},
"luminance": 0.57154
}Semantic roles & 50–950 ramp
primary
#65DF82
secondary
#A93F90
accent
#18A2CD
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480