#64E59F#64E59F
#64E59F is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.1% C 0.152 H 156.9°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #64E59F |
|---|---|
| RGB | rgb(100, 229, 159) |
| HSL | hsl(147, 71%, 65%) |
| HSV | hsv(147, 56%, 90%) |
| CMYK | cmyk(56.3%, 0%, 30.6%, 10.2%) |
| CIE-LAB | lab(82.51, -51.40, 23.65) |
| CIE-LCH | lch(82.51, 56.58, 155.30°) |
| OKLab | oklab(83.13% -0.1402 0.0599) |
| OKLCH | oklch(83.13% 0.152 156.9) |
| XYZ | xyz(39.5295, 61.2475, 42.5330) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.77
Light Greenish Blue
#63F7B4
ΔE00 4.22
Seafoam Green
#7AF9AB
ΔE00 4.62
Seafoam (survey)
#80F9AD
ΔE00 4.76
Light Blue Green
#7EFBB3
ΔE00 4.98
Weird Green
#3AE57F
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E59F #E564AA
analogous
#6AE564 #64E59F #64E5E0
triadic
#64E59F #9F64E5 #E59F64
tetradic
#64E59F #646AE5 #E564AA #E5E064
square
#64E59F #646AE5 #E564AA #E5E064
split-complementary
#64E59F #E064E5 #E5646A
monochromatic
#1EB161 #30DC7F #64E59F #98EEBF #CDF7E0
Accessibility & contrast
On white
1.58
#64E59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#64E59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E59F
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E59F | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D59B
Deuteranopia (green-blind)
#D2C8A3
Tritanopia (blue-blind)
#37E3D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64e59f; /* rgb */ color: rgb(100, 229, 159); /* oklch */ color: oklch(83.1% 0.152 156.9);
Tailwind
colors: {
custom: {
50: '#9aeebb',
500: '#64e59f',
950: '#000000',
},
}SCSS
$custom: #64e59f; $custom-light: #9aeebb; $custom-dark: #000000;
JSON
{
"hex": "#64e59f",
"rgb": {
"r": 100,
"g": 229,
"b": 159
},
"hsl": {
"h": 147.442,
"s": 71.271,
"l": 64.51
},
"oklch": {
"l": 0.83133,
"c": 0.15242,
"h": 156.9
},
"luminance": 0.61251
}Semantic roles & 50–950 ramp
primary
#64E59F
secondary
#B23B7C
accent
#127BD3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582