#65DF97#65DF97
#65DF97 is a light, vivid green. Relative luminance 0.578; OKLCH L 81.5% C 0.151 H 155.1°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #65DF97 |
|---|---|
| RGB | rgb(101, 223, 151) |
| HSL | hsl(145, 66%, 64%) |
| HSV | hsv(145, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 32.3%, 12.5%) |
| CIE-LAB | lab(80.61, -50.24, 25.20) |
| CIE-LCH | lch(80.61, 56.21, 153.36°) |
| OKLab | oklab(81.54% -0.1368 0.0636) |
| OKLCH | oklch(81.54% 0.151 155.1) |
| XYZ | xyz(37.3375, 57.7731, 38.4559) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.82
Weird Green
#3AE57F
ΔE00 5.03
Seaweed
#18D17B
ΔE00 5.59
Seafoam Green
#7AF9AB
ΔE00 5.77
Light Greenish Blue
#63F7B4
ΔE00 5.78
Seafoam (survey)
#80F9AD
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DF97 #DF65AD
analogous
#70DF65 #65DF97 #65DFD4
triadic
#65DF97 #9765DF #DF9765
tetradic
#65DF97 #6570DF #DF65AD #DFD465
square
#65DF97 #6570DF #DF65AD #DFD465
split-complementary
#65DF97 #D465DF #DF6570
monochromatic
#23A759 #32D475 #65DF97 #98EAB9 #CAF4DB
Accessibility & contrast
On white
1.67
#65DF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#65DF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DF97
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DF97 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF92
Deuteranopia (green-blind)
#CDC39B
Tritanopia (blue-blind)
#40DDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65df97; /* rgb */ color: rgb(101, 223, 151); /* oklch */ color: oklch(81.5% 0.151 155.1);
Tailwind
colors: {
custom: {
50: '#9aeab6',
500: '#65df97',
950: '#000000',
},
}SCSS
$custom: #65df97; $custom-light: #9aeab6; $custom-dark: #000000;
JSON
{
"hex": "#65df97",
"rgb": {
"r": 101,
"g": 223,
"b": 151
},
"hsl": {
"h": 144.59,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.8154,
"c": 0.15084,
"h": 155.1
},
"luminance": 0.57776
}Semantic roles & 50–950 ramp
primary
#65DF97
secondary
#A93F7E
accent
#1883CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481