#65DF83#65DF83
#65DF83 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.2% C 0.169 H 149.3°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #65DF83 |
|---|---|
| RGB | rgb(101, 223, 131) |
| HSL | hsl(135, 66%, 64%) |
| HSV | hsv(135, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 41.3%, 12.5%) |
| CIE-LAB | lab(80.28, -53.74, 34.97) |
| CIE-LCH | lch(80.28, 64.12, 146.95°) |
| OKLab | oklab(81.16% -0.1456 0.0865) |
| OKLCH | oklch(81.16% 0.169 149.3) |
| XYZ | xyz(35.8488, 57.1776, 30.6156) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.97
Tealish Green
#0CDC73
ΔE00 4.06
Lightgreen
#90EE90
ΔE00 5.09
Lightish Green
#61E160
ΔE00 5.24
Seaweed
#18D17B
ΔE00 5.41
Aqua Green
#12E193
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DF83 #DF65C1
analogous
#84DF65 #65DF83 #65DFC0
triadic
#65DF83 #8365DF #DF8365
tetradic
#65DF83 #6584DF #DF65C1 #DFC065
square
#65DF83 #6584DF #DF65C1 #DFC065
split-complementary
#65DF83 #C065DF #DF6584
monochromatic
#23A743 #32D45A #65DF83 #98EAAC #CAF4D5
Accessibility & contrast
On white
1.69
#65DF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#65DF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DF83
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DF83 | 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)
#E1CE7C
Deuteranopia (green-blind)
#D0C389
Tritanopia (blue-blind)
#49DBC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #65df83; /* rgb */ color: rgb(101, 223, 131); /* oklch */ color: oklch(81.2% 0.169 149.3);
Tailwind
colors: {
custom: {
50: '#9aeaa8',
500: '#65df83',
950: '#000000',
},
}SCSS
$custom: #65df83; $custom-light: #9aeaa8; $custom-dark: #000000;
JSON
{
"hex": "#65df83",
"rgb": {
"r": 101,
"g": 223,
"b": 131
},
"hsl": {
"h": 134.754,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.81158,
"c": 0.16931,
"h": 149.3
},
"luminance": 0.57181
}Semantic roles & 50–950 ramp
primary
#65DF83
secondary
#A93F8F
accent
#18A1CD
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F1610
muted
#808480