#64E594#64E594
#64E594 is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.9% C 0.162 H 153.3°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #64E594 |
|---|---|
| RGB | rgb(100, 229, 148) |
| HSL | hsl(142, 71%, 65%) |
| HSV | hsv(142, 56%, 90%) |
| CMYK | cmyk(56.3%, 0%, 35.4%, 10.2%) |
| CIE-LAB | lab(82.32, -53.45, 29.04) |
| CIE-LCH | lch(82.32, 60.83, 151.49°) |
| OKLab | oklab(82.91% -0.1451 0.0728) |
| OKLCH | oklch(82.91% 0.162 153.3) |
| XYZ | xyz(38.6171, 60.8825, 37.7277) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.66
Aqua Green
#12E193
ΔE00 4.02
Seafoam Green
#7AF9AB
ΔE00 4.64
Seafoam (survey)
#80F9AD
ΔE00 4.86
Light Green Blue
#56FCA2
ΔE00 5.04
Sea Green (survey)
#53FCA1
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E594 #E564B5
analogous
#74E564 #64E594 #64E5D5
triadic
#64E594 #9464E5 #E59464
tetradic
#64E594 #6474E5 #E564B5 #E5D564
square
#64E594 #6474E5 #E564B5 #E5D564
split-complementary
#64E594 #D564E5 #E56474
monochromatic
#1EB154 #30DC70 #64E594 #98EEB8 #CDF7DC
Accessibility & contrast
On white
1.59
#64E594 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#64E594 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E594
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E594 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E594 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48F
Deuteranopia (green-blind)
#D3C899
Tritanopia (blue-blind)
#3DE2D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64e594; /* rgb */ color: rgb(100, 229, 148); /* oklch */ color: oklch(82.9% 0.162 153.3);
Tailwind
colors: {
custom: {
50: '#9aeeb4',
500: '#64e594',
950: '#000000',
},
}SCSS
$custom: #64e594; $custom-light: #9aeeb4; $custom-dark: #000000;
JSON
{
"hex": "#64e594",
"rgb": {
"r": 100,
"g": 229,
"b": 148
},
"hsl": {
"h": 142.326,
"s": 71.271,
"l": 64.51
},
"oklch": {
"l": 0.82908,
"c": 0.16231,
"h": 153.3
},
"luminance": 0.60886
}Semantic roles & 50–950 ramp
primary
#64E594
secondary
#B23B86
accent
#128BD3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581