#64DB96#64DB96
#64DB96 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.5% C 0.147 H 155.6°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #64DB96 |
|---|---|
| RGB | rgb(100, 219, 150) |
| HSL | hsl(145, 62%, 63%) |
| HSV | hsv(145, 54%, 86%) |
| CMYK | cmyk(54.3%, 0%, 31.5%, 14.1%) |
| CIE-LAB | lab(79.37, -49.01, 24.02) |
| CIE-LCH | lch(79.37, 54.58, 153.89°) |
| OKLab | oklab(80.51% -0.1335 0.0607) |
| OKLCH | oklch(80.51% 0.147 155.6) |
| XYZ | xyz(36.0892, 55.5711, 37.6727) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.03
Seaweed
#18D17B
ΔE00 5.26
Emerald
#50C878
ΔE00 5.56
Weird Green
#3AE57F
ΔE00 5.65
Seafoam
#7FE0B3
ΔE00 5.72
Eucalyptus
#44D7A8
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DB96 #DB64A9
analogous
#6DDB64 #64DB96 #64DBD2
triadic
#64DB96 #9664DB #DB9664
tetradic
#64DB96 #646DDB #DB64A9 #DBD264
square
#64DB96 #646DDB #DB64A9 #DBD264
split-complementary
#64DB96 #D264DB #DB646D
monochromatic
#25A059 #32CF74 #64DB96 #96E7B8 #C7F2D9
Accessibility & contrast
On white
1.73
#64DB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#64DB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DB96
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DB96 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC92
Deuteranopia (green-blind)
#C9C09A
Tritanopia (blue-blind)
#40D9C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #64db96; /* rgb */ color: rgb(100, 219, 150); /* oklch */ color: oklch(80.5% 0.147 155.6);
Tailwind
colors: {
custom: {
50: '#99e7b5',
500: '#64db96',
950: '#000000',
},
}SCSS
$custom: #64db96; $custom-light: #99e7b5; $custom-dark: #000000;
JSON
{
"hex": "#64db96",
"rgb": {
"r": 100,
"g": 219,
"b": 150
},
"hsl": {
"h": 145.21,
"s": 62.304,
"l": 62.549
},
"oklch": {
"l": 0.80508,
"c": 0.14671,
"h": 155.6
},
"luminance": 0.55574
}Semantic roles & 50–950 ramp
primary
#64DB96
secondary
#A3407A
accent
#1B81CA
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481