#64D97D#64D97D
#64D97D is a light, vivid green. Relative luminance 0.538; OKLCH L 79.5% C 0.167 H 148.4°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #64D97D |
|---|---|
| RGB | rgb(100, 217, 125) |
| HSL | hsl(133, 61%, 62%) |
| HSV | hsv(133, 54%, 85%) |
| CMYK | cmyk(53.9%, 0%, 42.4%, 14.9%) |
| CIE-LAB | lab(78.35, -52.57, 35.49) |
| CIE-LCH | lch(78.35, 63.42, 145.98°) |
| OKLab | oklab(79.54% -0.1424 0.0875) |
| OKLCH | oklch(79.54% 0.167 148.4) |
| XYZ | xyz(33.7678, 53.8128, 28.0055) |
| Luminance | 0.5382 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.80
Tealish Green
#0CDC73
ΔE00 4.01
Emerald
#50C878
ΔE00 4.69
Seaweed
#18D17B
ΔE00 4.83
Lightish Green
#61E160
ΔE00 5.22
Aqua Green
#12E193
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D97D #D964C0
analogous
#85D964 #64D97D #64D9B8
triadic
#64D97D #7D64D9 #D97D64
tetradic
#64D97D #6485D9 #D964C0 #D9B864
square
#64D97D #6485D9 #D964C0 #D9B864
split-complementary
#64D97D #B864D9 #D96485
monochromatic
#269C40 #33CD54 #64D97D #95E5A6 #C6F1CF
Accessibility & contrast
On white
1.79
#64D97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#64D97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D97D
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D97D | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC876
Deuteranopia (green-blind)
#CBBE83
Tritanopia (blue-blind)
#4BD5C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #64d97d; /* rgb */ color: rgb(100, 217, 125); /* oklch */ color: oklch(79.5% 0.167 148.4);
Tailwind
colors: {
custom: {
50: '#99e5a4',
500: '#64d97d',
950: '#000000',
},
}SCSS
$custom: #64d97d; $custom-light: #99e5a4; $custom-dark: #000000;
JSON
{
"hex": "#64d97d",
"rgb": {
"r": 100,
"g": 217,
"b": 125
},
"hsl": {
"h": 132.821,
"s": 60.622,
"l": 62.157
},
"oklch": {
"l": 0.79539,
"c": 0.16712,
"h": 148.4
},
"luminance": 0.53816
}Semantic roles & 50–950 ramp
primary
#64D97D
secondary
#A0418C
accent
#1DA4C8
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480