#65DF91#65DF91
#65DF91 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.4% C 0.156 H 153.1°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #65DF91 |
|---|---|
| RGB | rgb(101, 223, 145) |
| HSL | hsl(142, 66%, 64%) |
| HSV | hsv(142, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 35%, 12.5%) |
| CIE-LAB | lab(80.51, -51.35, 28.15) |
| CIE-LCH | lch(80.51, 58.56, 151.26°) |
| OKLab | oklab(81.42% -0.1394 0.0707) |
| OKLCH | oklch(81.42% 0.156 153.1) |
| XYZ | xyz(36.8625, 57.5831, 35.9546) |
| Luminance | 0.5759 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.04
Weird Green
#3AE57F
ΔE00 4.14
Tealish Green
#0CDC73
ΔE00 5.23
Seaweed
#18D17B
ΔE00 5.26
Emerald
#50C878
ΔE00 5.84
Seafoam Green
#7AF9AB
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DF91 #DF65B3
analogous
#76DF65 #65DF91 #65DFCE
triadic
#65DF91 #9165DF #DF9165
tetradic
#65DF91 #6576DF #DF65B3 #DFCE65
square
#65DF91 #6576DF #DF65B3 #DFCE65
split-complementary
#65DF91 #CE65DF #DF6576
monochromatic
#23A752 #32D46D #65DF91 #98EAB5 #CAF4D9
Accessibility & contrast
On white
1.68
#65DF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#65DF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DF91
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DF91 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8C
Deuteranopia (green-blind)
#CEC396
Tritanopia (blue-blind)
#43DCCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65df91; /* rgb */ color: rgb(101, 223, 145); /* oklch */ color: oklch(81.4% 0.156 153.1);
Tailwind
colors: {
custom: {
50: '#9aeab1',
500: '#65df91',
950: '#000000',
},
}SCSS
$custom: #65df91; $custom-light: #9aeab1; $custom-dark: #000000;
JSON
{
"hex": "#65df91",
"rgb": {
"r": 101,
"g": 223,
"b": 145
},
"hsl": {
"h": 141.639,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.81419,
"c": 0.15633,
"h": 153.1
},
"luminance": 0.57586
}Semantic roles & 50–950 ramp
primary
#65DF91
secondary
#A93F83
accent
#188CCD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1611
muted
#808481