#65DF7F#65DF7F
#65DF7F is a light, vivid green. Relative luminance 0.571; OKLCH L 81.1% C 0.173 H 148.3°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #65DF7F |
|---|---|
| RGB | rgb(101, 223, 127) |
| HSL | hsl(133, 66%, 64%) |
| HSV | hsv(133, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 43%, 12.5%) |
| CIE-LAB | lab(80.22, -54.38, 36.90) |
| CIE-LCH | lch(80.22, 65.72, 145.84°) |
| OKLab | oklab(81.09% -0.1473 0.0908) |
| OKLCH | oklch(81.09% 0.173 148.3) |
| XYZ | xyz(35.5829, 57.0713, 29.2153) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.96
Tealish Green
#0CDC73
ΔE00 3.97
Lightish Green
#61E160
ΔE00 4.58
Lightgreen
#90EE90
ΔE00 5.01
Seaweed
#18D17B
ΔE00 5.65
Turquoise Green
#04F489
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DF7F #DF65C5
analogous
#88DF65 #65DF7F #65DFBC
triadic
#65DF7F #7F65DF #DF7F65
tetradic
#65DF7F #6588DF #DF65C5 #DFBC65
square
#65DF7F #6588DF #DF65C5 #DFBC65
split-complementary
#65DF7F #BC65DF #DF6588
monochromatic
#23A73F #32D455 #65DF7F #98EAA9 #CAF4D3
Accessibility & contrast
On white
1.69
#65DF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#65DF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DF7F
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DF7F | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE78
Deuteranopia (green-blind)
#D1C385
Tritanopia (blue-blind)
#4ADBC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #65df7f; /* rgb */ color: rgb(101, 223, 127); /* oklch */ color: oklch(81.1% 0.173 148.3);
Tailwind
colors: {
custom: {
50: '#9aeaa5',
500: '#65df7f',
950: '#000000',
},
}SCSS
$custom: #65df7f; $custom-light: #9aeaa5; $custom-dark: #000000;
JSON
{
"hex": "#65df7f",
"rgb": {
"r": 101,
"g": 223,
"b": 127
},
"hsl": {
"h": 132.787,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.8109,
"c": 0.17301,
"h": 148.3
},
"luminance": 0.57074
}Semantic roles & 50–950 ramp
primary
#65DF7F
secondary
#A93F93
accent
#18A7CD
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480