#64DF97#64DF97
#64DF97 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.5% C 0.151 H 155.2°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #64DF97 |
|---|---|
| RGB | rgb(100, 223, 151) |
| HSL | hsl(145, 66%, 63%) |
| HSV | hsv(145, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 32.3%, 12.5%) |
| CIE-LAB | lab(80.58, -50.47, 25.15) |
| CIE-LCH | lch(80.58, 56.39, 153.51°) |
| OKLab | oklab(81.51% -0.1374 0.0635) |
| OKLCH | oklch(81.51% 0.151 155.2) |
| XYZ | xyz(37.2261, 57.7157, 38.4506) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.73
Weird Green
#3AE57F
ΔE00 5.01
Seaweed
#18D17B
ΔE00 5.54
Light Greenish Blue
#63F7B4
ΔE00 5.76
Seafoam Green
#7AF9AB
ΔE00 5.79
Seafoam (survey)
#80F9AD
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DF97 #DF64AC
analogous
#6EDF64 #64DF97 #64DFD4
triadic
#64DF97 #9764DF #DF9764
tetradic
#64DF97 #646EDF #DF64AC #DFD464
square
#64DF97 #646EDF #DF64AC #DFD464
split-complementary
#64DF97 #D464DF #DF646E
monochromatic
#22A659 #31D575 #64DF97 #97E9B9 #C9F4DB
Accessibility & contrast
On white
1.67
#64DF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#64DF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DF97
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DF97 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF92
Deuteranopia (green-blind)
#CDC39B
Tritanopia (blue-blind)
#3EDDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64df97; /* rgb */ color: rgb(100, 223, 151); /* oklch */ color: oklch(81.5% 0.151 155.2);
Tailwind
colors: {
custom: {
50: '#99eab6',
500: '#64df97',
950: '#000000',
},
}SCSS
$custom: #64df97; $custom-light: #99eab6; $custom-dark: #000000;
JSON
{
"hex": "#64df97",
"rgb": {
"r": 100,
"g": 223,
"b": 151
},
"hsl": {
"h": 144.878,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.81505,
"c": 0.15135,
"h": 155.2
},
"luminance": 0.57719
}Semantic roles & 50–950 ramp
primary
#64DF97
secondary
#A93E7D
accent
#1882CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481