#64DF90#64DF90
#64DF90 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.4% C 0.158 H 153.0°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #64DF90 |
|---|---|
| RGB | rgb(100, 223, 144) |
| HSL | hsl(141, 66%, 63%) |
| HSV | hsv(141, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 35.4%, 12.5%) |
| CIE-LAB | lab(80.46, -51.76, 28.59) |
| CIE-LCH | lch(80.46, 59.13, 151.08°) |
| OKLab | oklab(81.36% -0.1405 0.0717) |
| OKLCH | oklch(81.36% 0.158 153) |
| XYZ | xyz(36.6745, 57.4950, 35.5451) |
| Luminance | 0.5750 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.97
Aqua Green
#12E193
ΔE00 4.02
Tealish Green
#0CDC73
ΔE00 5.06
Seaweed
#18D17B
ΔE00 5.17
Emerald
#50C878
ΔE00 5.79
Seafoam Green
#7AF9AB
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DF90 #DF64B3
analogous
#75DF64 #64DF90 #64DFCD
triadic
#64DF90 #9064DF #DF9064
tetradic
#64DF90 #6475DF #DF64B3 #DFCD64
square
#64DF90 #6475DF #DF64B3 #DFCD64
split-complementary
#64DF90 #CD64DF #DF6475
monochromatic
#22A652 #31D56C #64DF90 #97E9B4 #C9F4D9
Accessibility & contrast
On white
1.68
#64DF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#64DF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DF90
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DF90 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8B
Deuteranopia (green-blind)
#CEC395
Tritanopia (blue-blind)
#41DCCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64df90; /* rgb */ color: rgb(100, 223, 144); /* oklch */ color: oklch(81.4% 0.158 153.0);
Tailwind
colors: {
custom: {
50: '#99eab1',
500: '#64df90',
950: '#000000',
},
}SCSS
$custom: #64df90; $custom-light: #99eab1; $custom-dark: #000000;
JSON
{
"hex": "#64df90",
"rgb": {
"r": 100,
"g": 223,
"b": 144
},
"hsl": {
"h": 141.463,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.81364,
"c": 0.15773,
"h": 153
},
"luminance": 0.57498
}Semantic roles & 50–950 ramp
primary
#64DF90
secondary
#A93E83
accent
#188DCE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481