#65DF79#65DF79
#65DF79 is a light, vivid green. Relative luminance 0.569; OKLCH L 81.0% C 0.179 H 147.0°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #65DF79 |
|---|---|
| RGB | rgb(101, 223, 121) |
| HSL | hsl(130, 66%, 64%) |
| HSV | hsv(130, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(80.13, -55.30, 39.76) |
| CIE-LCH | lch(80.13, 68.11, 144.28°) |
| OKLab | oklab(80.99% -0.1498 0.0972) |
| OKLCH | oklch(80.99% 0.179 147) |
| XYZ | xyz(35.2035, 56.9195, 27.2169) |
| Luminance | 0.5692 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.21
Lightish Green
#61E160
ΔE00 3.63
Tealish Green
#0CDC73
ΔE00 4.04
Lightgreen
#90EE90
ΔE00 5.05
Fresh Green
#69D84F
ΔE00 5.61
Turquoise Green
#04F489
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DF79 #DF65CB
analogous
#8EDF65 #65DF79 #65DFB6
triadic
#65DF79 #7965DF #DF7965
tetradic
#65DF79 #658EDF #DF65CB #DFB665
square
#65DF79 #658EDF #DF65CB #DFB665
split-complementary
#65DF79 #B665DF #DF658E
monochromatic
#23A738 #32D44D #65DF79 #98EAA5 #CAF4D1
Accessibility & contrast
On white
1.70
#65DF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#65DF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DF79
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DF79 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE71
Deuteranopia (green-blind)
#D1C280
Tritanopia (blue-blind)
#4CDBC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #65df79; /* rgb */ color: rgb(101, 223, 121); /* oklch */ color: oklch(81.0% 0.179 147.0);
Tailwind
colors: {
custom: {
50: '#9aeaa1',
500: '#65df79',
950: '#000000',
},
}SCSS
$custom: #65df79; $custom-light: #9aeaa1; $custom-dark: #000000;
JSON
{
"hex": "#65df79",
"rgb": {
"r": 101,
"g": 223,
"b": 121
},
"hsl": {
"h": 129.836,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.80992,
"c": 0.17853,
"h": 147
},
"luminance": 0.56923
}Semantic roles & 50–950 ramp
primary
#65DF79
secondary
#A93F98
accent
#18B0CD
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480