#64DC88#64DC88
#64DC88 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.5% C 0.161 H 151.0°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #64DC88 |
|---|---|
| RGB | rgb(100, 220, 136) |
| HSL | hsl(138, 63%, 63%) |
| HSV | hsv(138, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 38.2%, 13.7%) |
| CIE-LAB | lab(79.43, -51.95, 31.32) |
| CIE-LCH | lch(79.43, 60.66, 148.92°) |
| OKLab | oklab(80.47% -0.1408 0.078) |
| OKLCH | oklch(80.47% 0.161 151) |
| XYZ | xyz(35.2901, 55.6702, 32.1735) |
| Luminance | 0.5567 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.68
Tealish Green
#0CDC73
ΔE00 4.41
Aqua Green
#12E193
ΔE00 4.70
Seaweed
#18D17B
ΔE00 4.74
Emerald
#50C878
ΔE00 5.04
Lightgreen
#90EE90
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DC88 #DC64B8
analogous
#7CDC64 #64DC88 #64DCC4
triadic
#64DC88 #8864DC #DC8864
tetradic
#64DC88 #647CDC #DC64B8 #DCC464
square
#64DC88 #647CDC #DC64B8 #DCC464
split-complementary
#64DC88 #C464DC #DC647C
monochromatic
#24A14A #32D162 #64DC88 #96E7AE #C8F3D5
Accessibility & contrast
On white
1.73
#64DC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#64DC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DC88
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DC88 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC82
Deuteranopia (green-blind)
#CCC08D
Tritanopia (blue-blind)
#46D9C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #64dc88; /* rgb */ color: rgb(100, 220, 136); /* oklch */ color: oklch(80.5% 0.161 151.0);
Tailwind
colors: {
custom: {
50: '#99e8ab',
500: '#64dc88',
950: '#000000',
},
}SCSS
$custom: #64dc88; $custom-light: #99e8ab; $custom-dark: #000000;
JSON
{
"hex": "#64dc88",
"rgb": {
"r": 100,
"g": 220,
"b": 136
},
"hsl": {
"h": 138,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.80475,
"c": 0.161,
"h": 151
},
"luminance": 0.55673
}Semantic roles & 50–950 ramp
primary
#64DC88
secondary
#A54086
accent
#1B96CB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481