#65DF80#65DF80
#65DF80 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.1% C 0.172 H 148.6°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #65DF80 |
|---|---|
| RGB | rgb(101, 223, 128) |
| HSL | hsl(133, 66%, 64%) |
| HSV | hsv(133, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(80.23, -54.22, 36.42) |
| CIE-LCH | lch(80.23, 65.32, 146.11°) |
| OKLab | oklab(81.11% -0.1468 0.0897) |
| OKLCH | oklch(81.11% 0.172 148.6) |
| XYZ | xyz(35.6484, 57.0974, 29.5602) |
| Luminance | 0.5710 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.95
Tealish Green
#0CDC73
ΔE00 3.98
Lightish Green
#61E160
ΔE00 4.74
Lightgreen
#90EE90
ΔE00 5.02
Seaweed
#18D17B
ΔE00 5.58
Aqua Green
#12E193
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DF80 #DF65C4
analogous
#87DF65 #65DF80 #65DFBD
triadic
#65DF80 #8065DF #DF8065
tetradic
#65DF80 #6587DF #DF65C4 #DFBD65
square
#65DF80 #6587DF #DF65C4 #DFBD65
split-complementary
#65DF80 #BD65DF #DF6587
monochromatic
#23A740 #32D456 #65DF80 #98EAAA #CAF4D4
Accessibility & contrast
On white
1.69
#65DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#65DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DF80
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DF80 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE79
Deuteranopia (green-blind)
#D0C386
Tritanopia (blue-blind)
#4ADBC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #65df80; /* rgb */ color: rgb(101, 223, 128); /* oklch */ color: oklch(81.1% 0.172 148.6);
Tailwind
colors: {
custom: {
50: '#9aeaa6',
500: '#65df80',
950: '#000000',
},
}SCSS
$custom: #65df80; $custom-light: #9aeaa6; $custom-dark: #000000;
JSON
{
"hex": "#65df80",
"rgb": {
"r": 101,
"g": 223,
"b": 128
},
"hsl": {
"h": 133.279,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.81106,
"c": 0.17209,
"h": 148.6
},
"luminance": 0.57101
}Semantic roles & 50–950 ramp
primary
#65DF80
secondary
#A93F92
accent
#18A5CD
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480