#64DF95#64DF95
#64DF95 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.5% C 0.153 H 154.5°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #64DF95 |
|---|---|
| RGB | rgb(100, 223, 149) |
| HSL | hsl(144, 66%, 63%) |
| HSV | hsv(144, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 33.2%, 12.5%) |
| CIE-LAB | lab(80.54, -50.84, 26.14) |
| CIE-LCH | lch(80.54, 57.17, 152.79°) |
| OKLab | oklab(81.46% -0.1383 0.0659) |
| OKLCH | oklch(81.46% 0.153 154.5) |
| XYZ | xyz(37.0651, 57.6513, 37.6025) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.77
Weird Green
#3AE57F
ΔE00 4.69
Seaweed
#18D17B
ΔE00 5.40
Tealish Green
#0CDC73
ΔE00 5.73
Seafoam Green
#7AF9AB
ΔE00 5.79
Seafoam (survey)
#80F9AD
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DF95 #DF64AE
analogous
#70DF64 #64DF95 #64DFD2
triadic
#64DF95 #9564DF #DF9564
tetradic
#64DF95 #6470DF #DF64AE #DFD264
square
#64DF95 #6470DF #DF64AE #DFD264
split-complementary
#64DF95 #D264DF #DF6470
monochromatic
#22A657 #31D572 #64DF95 #97E9B8 #C9F4DA
Accessibility & contrast
On white
1.68
#64DF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#64DF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DF95
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DF95 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF90
Deuteranopia (green-blind)
#CDC39A
Tritanopia (blue-blind)
#3FDDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64df95; /* rgb */ color: rgb(100, 223, 149); /* oklch */ color: oklch(81.5% 0.153 154.5);
Tailwind
colors: {
custom: {
50: '#99eab4',
500: '#64df95',
950: '#000000',
},
}SCSS
$custom: #64df95; $custom-light: #99eab4; $custom-dark: #000000;
JSON
{
"hex": "#64df95",
"rgb": {
"r": 100,
"g": 223,
"b": 149
},
"hsl": {
"h": 143.902,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.81464,
"c": 0.15316,
"h": 154.5
},
"luminance": 0.57655
}Semantic roles & 50–950 ramp
primary
#64DF95
secondary
#A93E7E
accent
#1885CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481