#64DB7F#64DB7F
#64DB7F is a light, vivid green. Relative luminance 0.549; OKLCH L 80.1% C 0.168 H 148.8°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #64DB7F |
|---|---|
| RGB | rgb(100, 219, 127) |
| HSL | hsl(134, 62%, 63%) |
| HSV | hsv(134, 54%, 86%) |
| CMYK | cmyk(54.3%, 0%, 42%, 14.1%) |
| CIE-LAB | lab(78.98, -53.04, 35.30) |
| CIE-LCH | lch(78.98, 63.71, 146.36°) |
| OKLab | oklab(80.07% -0.1437 0.0871) |
| OKLCH | oklch(80.07% 0.168 148.8) |
| XYZ | xyz(34.4155, 54.9017, 28.8580) |
| Luminance | 0.5491 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.46
Tealish Green
#0CDC73
ΔE00 3.94
Seaweed
#18D17B
ΔE00 4.96
Emerald
#50C878
ΔE00 5.06
Lightish Green
#61E160
ΔE00 5.19
Aqua Green
#12E193
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DB7F #DB64C0
analogous
#85DB64 #64DB7F #64DBBA
triadic
#64DB7F #7F64DB #DB7F64
tetradic
#64DB7F #6485DB #DB64C0 #DBBA64
square
#64DB7F #6485DB #DB64C0 #DBBA64
split-complementary
#64DB7F #BA64DB #DB6485
monochromatic
#25A041 #32CF56 #64DB7F #96E7A8 #C7F2D1
Accessibility & contrast
On white
1.75
#64DB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#64DB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DB7F
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DB7F | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA78
Deuteranopia (green-blind)
#CDBF85
Tritanopia (blue-blind)
#4AD7C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #64db7f; /* rgb */ color: rgb(100, 219, 127); /* oklch */ color: oklch(80.1% 0.168 148.8);
Tailwind
colors: {
custom: {
50: '#99e7a5',
500: '#64db7f',
950: '#000000',
},
}SCSS
$custom: #64db7f; $custom-light: #99e7a5; $custom-dark: #000000;
JSON
{
"hex": "#64db7f",
"rgb": {
"r": 100,
"g": 219,
"b": 127
},
"hsl": {
"h": 133.613,
"s": 62.304,
"l": 62.549
},
"oklch": {
"l": 0.80067,
"c": 0.16802,
"h": 148.8
},
"luminance": 0.54905
}Semantic roles & 50–950 ramp
primary
#64DB7F
secondary
#A3408D
accent
#1BA2CA
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480