#64E59D#64E59D
#64E59D is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.1% C 0.154 H 156.2°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #64E59D |
|---|---|
| RGB | rgb(100, 229, 157) |
| HSL | hsl(147, 71%, 65%) |
| HSV | hsv(147, 56%, 90%) |
| CMYK | cmyk(56.3%, 0%, 31.4%, 10.2%) |
| CIE-LAB | lab(82.47, -51.78, 24.63) |
| CIE-LCH | lch(82.47, 57.34, 154.56°) |
| OKLab | oklab(83.09% -0.1411 0.0623) |
| OKLCH | oklch(83.09% 0.154 156.2) |
| XYZ | xyz(39.3574, 61.1786, 41.6263) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.73
Light Greenish Blue
#63F7B4
ΔE00 4.38
Seafoam Green
#7AF9AB
ΔE00 4.55
Seafoam (survey)
#80F9AD
ΔE00 4.71
Light Blue Green
#7EFBB3
ΔE00 5.01
Weird Green
#3AE57F
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E59D #E564AC
analogous
#6BE564 #64E59D #64E5DE
triadic
#64E59D #9D64E5 #E59D64
tetradic
#64E59D #646BE5 #E564AC #E5DE64
square
#64E59D #646BE5 #E564AC #E5DE64
split-complementary
#64E59D #DE64E5 #E5646B
monochromatic
#1EB15F #30DC7C #64E59D #98EEBE #CDF7DF
Accessibility & contrast
On white
1.59
#64E59D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#64E59D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E59D
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E59D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E59D | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D599
Deuteranopia (green-blind)
#D2C8A1
Tritanopia (blue-blind)
#38E3D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64e59d; /* rgb */ color: rgb(100, 229, 157); /* oklch */ color: oklch(83.1% 0.154 156.2);
Tailwind
colors: {
custom: {
50: '#9aeeba',
500: '#64e59d',
950: '#000000',
},
}SCSS
$custom: #64e59d; $custom-light: #9aeeba; $custom-dark: #000000;
JSON
{
"hex": "#64e59d",
"rgb": {
"r": 100,
"g": 229,
"b": 157
},
"hsl": {
"h": 146.512,
"s": 71.271,
"l": 64.51
},
"oklch": {
"l": 0.83091,
"c": 0.15419,
"h": 156.2
},
"luminance": 0.61182
}Semantic roles & 50–950 ramp
primary
#64E59D
secondary
#B23B7D
accent
#127ED3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581