#65DF85#65DF85
#65DF85 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.2% C 0.167 H 149.8°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #65DF85 |
|---|---|
| RGB | rgb(101, 223, 133) |
| HSL | hsl(136, 66%, 64%) |
| HSV | hsv(136, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 40.4%, 12.5%) |
| CIE-LAB | lab(80.31, -53.41, 34.01) |
| CIE-LCH | lch(80.31, 63.32, 147.52°) |
| OKLab | oklab(81.19% -0.1447 0.0843) |
| OKLCH | oklch(81.19% 0.167 149.8) |
| XYZ | xyz(35.9856, 57.2323, 31.3363) |
| Luminance | 0.5724 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.03
Tealish Green
#0CDC73
ΔE00 4.15
Lightgreen
#90EE90
ΔE00 5.17
Aqua Green
#12E193
ΔE00 5.18
Seaweed
#18D17B
ΔE00 5.32
Lightish Green
#61E160
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DF85 #DF65BF
analogous
#82DF65 #65DF85 #65DFC2
triadic
#65DF85 #8565DF #DF8565
tetradic
#65DF85 #6582DF #DF65BF #DFC265
square
#65DF85 #6582DF #DF65BF #DFC265
split-complementary
#65DF85 #C265DF #DF6582
monochromatic
#23A745 #32D45D #65DF85 #98EAAD #CAF4D5
Accessibility & contrast
On white
1.69
#65DF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#65DF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DF85
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DF85 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE7F
Deuteranopia (green-blind)
#D0C38B
Tritanopia (blue-blind)
#48DBC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #65df85; /* rgb */ color: rgb(101, 223, 133); /* oklch */ color: oklch(81.2% 0.167 149.8);
Tailwind
colors: {
custom: {
50: '#9aeaa9',
500: '#65df85',
950: '#000000',
},
}SCSS
$custom: #65df85; $custom-light: #9aeaa9; $custom-dark: #000000;
JSON
{
"hex": "#65df85",
"rgb": {
"r": 101,
"g": 223,
"b": 133
},
"hsl": {
"h": 135.738,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.81193,
"c": 0.16745,
"h": 149.8
},
"luminance": 0.57236
}Semantic roles & 50–950 ramp
primary
#65DF85
secondary
#A93F8D
accent
#189ECD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481