#64DB99#64DB99
#64DB99 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.6% C 0.144 H 156.6°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #64DB99 |
|---|---|
| RGB | rgb(100, 219, 153) |
| HSL | hsl(147, 62%, 63%) |
| HSV | hsv(147, 54%, 86%) |
| CMYK | cmyk(54.3%, 0%, 30.1%, 14.1%) |
| CIE-LAB | lab(79.43, -48.44, 22.54) |
| CIE-LCH | lch(79.43, 53.42, 155.05°) |
| OKLab | oklab(80.57% -0.1322 0.0571) |
| OKLCH | oklch(80.57% 0.144 156.6) |
| XYZ | xyz(36.3339, 55.6690, 38.9613) |
| Luminance | 0.5567 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.11
Seafoam
#7FE0B3
ΔE00 5.19
Eucalyptus
#44D7A8
ΔE00 5.38
Seaweed
#18D17B
ΔE00 5.59
Emerald
#50C878
ΔE00 5.90
Weird Green
#3AE57F
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DB99 #DB64A6
analogous
#6ADB64 #64DB99 #64DBD5
triadic
#64DB99 #9964DB #DB9964
tetradic
#64DB99 #646ADB #DB64A6 #DBD564
square
#64DB99 #646ADB #DB64A6 #DBD564
split-complementary
#64DB99 #D564DB #DB646A
monochromatic
#25A05C #32CF78 #64DB99 #96E7BA #C7F2DA
Accessibility & contrast
On white
1.73
#64DB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#64DB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DB99
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DB99 | 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)
#DACC95
Deuteranopia (green-blind)
#C9C09D
Tritanopia (blue-blind)
#3ED9C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #64db99; /* rgb */ color: rgb(100, 219, 153); /* oklch */ color: oklch(80.6% 0.144 156.6);
Tailwind
colors: {
custom: {
50: '#99e7b7',
500: '#64db99',
950: '#000000',
},
}SCSS
$custom: #64db99; $custom-light: #99e7b7; $custom-dark: #000000;
JSON
{
"hex": "#64db99",
"rgb": {
"r": 100,
"g": 219,
"b": 153
},
"hsl": {
"h": 146.723,
"s": 62.304,
"l": 62.549
},
"oklch": {
"l": 0.80573,
"c": 0.14401,
"h": 156.6
},
"luminance": 0.55672
}Semantic roles & 50–950 ramp
primary
#64DB99
secondary
#A34077
accent
#1B7CCA
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481