#64DB93#64DB93
#64DB93 is a light, vivid green. Relative luminance 0.555; OKLCH L 80.4% C 0.149 H 154.5°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #64DB93 |
|---|---|
| RGB | rgb(100, 219, 147) |
| HSL | hsl(144, 62%, 63%) |
| HSV | hsv(144, 54%, 86%) |
| CMYK | cmyk(54.3%, 0%, 32.9%, 14.1%) |
| CIE-LAB | lab(79.31, -49.58, 25.51) |
| CIE-LCH | lch(79.31, 55.75, 152.77°) |
| OKLab | oklab(80.45% -0.1349 0.0643) |
| OKLCH | oklch(80.45% 0.149 154.5) |
| XYZ | xyz(35.8507, 55.4758, 36.4167) |
| Luminance | 0.5548 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.03
Seaweed
#18D17B
ΔE00 5.00
Weird Green
#3AE57F
ΔE00 5.18
Emerald
#50C878
ΔE00 5.28
Tealish Green
#0CDC73
ΔE00 5.84
Seafoam
#7FE0B3
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DB93 #DB64AC
analogous
#71DB64 #64DB93 #64DBCE
triadic
#64DB93 #9364DB #DB9364
tetradic
#64DB93 #6471DB #DB64AC #DBCE64
square
#64DB93 #6471DB #DB64AC #DBCE64
split-complementary
#64DB93 #CE64DB #DB6471
monochromatic
#25A055 #32CF70 #64DB93 #96E7B6 #C7F2D8
Accessibility & contrast
On white
1.74
#64DB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#64DB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DB93
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DB93 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8E
Deuteranopia (green-blind)
#CAC097
Tritanopia (blue-blind)
#41D9C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #64db93; /* rgb */ color: rgb(100, 219, 147); /* oklch */ color: oklch(80.4% 0.149 154.5);
Tailwind
colors: {
custom: {
50: '#99e7b3',
500: '#64db93',
950: '#000000',
},
}SCSS
$custom: #64db93; $custom-light: #99e7b3; $custom-dark: #000000;
JSON
{
"hex": "#64db93",
"rgb": {
"r": 100,
"g": 219,
"b": 147
},
"hsl": {
"h": 143.697,
"s": 62.304,
"l": 62.549
},
"oklch": {
"l": 0.80446,
"c": 0.14943,
"h": 154.5
},
"luminance": 0.55479
}Semantic roles & 50–950 ramp
primary
#64DB93
secondary
#A3407C
accent
#1B85CA
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481