#64DA8B#64DA8B
#64DA8B is a light, vivid green. Relative luminance 0.547; OKLCH L 80.0% C 0.155 H 152.1°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #64DA8B |
|---|---|
| RGB | rgb(100, 218, 139) |
| HSL | hsl(140, 61%, 62%) |
| HSV | hsv(140, 54%, 85%) |
| CMYK | cmyk(54.1%, 0%, 36.2%, 14.5%) |
| CIE-LAB | lab(78.88, -50.62, 29.05) |
| CIE-LCH | lch(78.88, 58.36, 150.15°) |
| OKLab | oklab(80.04% -0.1374 0.0727) |
| OKLCH | oklch(80.04% 0.155 152.1) |
| XYZ | xyz(34.9846, 54.7131, 33.1382) |
| Luminance | 0.5472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.37
Aqua Green
#12E193
ΔE00 4.49
Seaweed
#18D17B
ΔE00 4.54
Emerald
#50C878
ΔE00 4.66
Tealish Green
#0CDC73
ΔE00 4.90
Soft Green
#6FC276
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DA8B #DA64B3
analogous
#78DA64 #64DA8B #64DAC6
triadic
#64DA8B #8B64DA #DA8B64
tetradic
#64DA8B #6478DA #DA64B3 #DAC664
square
#64DA8B #6478DA #DA64B3 #DAC664
split-complementary
#64DA8B #C664DA #DA6478
monochromatic
#269E4D #33CE66 #64DA8B #95E6B0 #C7F2D5
Accessibility & contrast
On white
1.76
#64DA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#64DA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DA8B
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DA8B | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA86
Deuteranopia (green-blind)
#CABF90
Tritanopia (blue-blind)
#45D7C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #64da8b; /* rgb */ color: rgb(100, 218, 139); /* oklch */ color: oklch(80.0% 0.155 152.1);
Tailwind
colors: {
custom: {
50: '#99e6ad',
500: '#64da8b',
950: '#000000',
},
}SCSS
$custom: #64da8b; $custom-light: #99e6ad; $custom-dark: #000000;
JSON
{
"hex": "#64da8b",
"rgb": {
"r": 100,
"g": 218,
"b": 139
},
"hsl": {
"h": 139.831,
"s": 61.458,
"l": 62.353
},
"oklch": {
"l": 0.80041,
"c": 0.15543,
"h": 152.1
},
"luminance": 0.54716
}Semantic roles & 50–950 ramp
primary
#64DA8B
secondary
#A24082
accent
#1C90C9
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481