#64DB90#64DB90
#64DB90 is a light, vivid green. Relative luminance 0.554; OKLCH L 80.4% C 0.152 H 153.5°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #64DB90 |
|---|---|
| RGB | rgb(100, 219, 144) |
| HSL | hsl(142, 62%, 63%) |
| HSV | hsv(142, 54%, 86%) |
| CMYK | cmyk(54.3%, 0%, 34.2%, 14.1%) |
| CIE-LAB | lab(79.26, -50.13, 26.99) |
| CIE-LCH | lch(79.26, 56.93, 151.70°) |
| OKLab | oklab(80.38% -0.1362 0.0678) |
| OKLCH | oklch(80.38% 0.152 153.5) |
| XYZ | xyz(35.6184, 55.3828, 35.1931) |
| Luminance | 0.5539 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.13
Weird Green
#3AE57F
ΔE00 4.76
Seaweed
#18D17B
ΔE00 4.80
Emerald
#50C878
ΔE00 5.07
Tealish Green
#0CDC73
ΔE00 5.41
Hospital Green
#9BE5AA
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DB90 #DB64AF
analogous
#73DB64 #64DB90 #64DBCC
triadic
#64DB90 #9064DB #DB9064
tetradic
#64DB90 #6473DB #DB64AF #DBCC64
square
#64DB90 #6473DB #DB64AF #DBCC64
split-complementary
#64DB90 #CC64DB #DB6473
monochromatic
#25A052 #32CF6C #64DB90 #96E7B4 #C7F2D7
Accessibility & contrast
On white
1.74
#64DB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#64DB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DB90
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DB90 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB8B
Deuteranopia (green-blind)
#CAC095
Tritanopia (blue-blind)
#43D9C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #64db90; /* rgb */ color: rgb(100, 219, 144); /* oklch */ color: oklch(80.4% 0.152 153.5);
Tailwind
colors: {
custom: {
50: '#99e7b1',
500: '#64db90',
950: '#000000',
},
}SCSS
$custom: #64db90; $custom-light: #99e7b1; $custom-dark: #000000;
JSON
{
"hex": "#64db90",
"rgb": {
"r": 100,
"g": 219,
"b": 144
},
"hsl": {
"h": 142.185,
"s": 62.304,
"l": 62.549
},
"oklch": {
"l": 0.80385,
"c": 0.15218,
"h": 153.5
},
"luminance": 0.55386
}Semantic roles & 50–950 ramp
primary
#64DB90
secondary
#A3407F
accent
#1B89CA
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481