#64E596#64E596
#64E596 is a very light, vivid green. Relative luminance 0.610; OKLCH L 82.9% C 0.160 H 153.9°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #64E596 |
|---|---|
| RGB | rgb(100, 229, 150) |
| HSL | hsl(143, 71%, 65%) |
| HSV | hsv(143, 56%, 90%) |
| CMYK | cmyk(56.3%, 0%, 34.5%, 10.2%) |
| CIE-LAB | lab(82.35, -53.09, 28.06) |
| CIE-LCH | lch(82.35, 60.05, 152.14°) |
| OKLab | oklab(82.95% -0.1442 0.0705) |
| OKLCH | oklch(82.95% 0.16 153.9) |
| XYZ | xyz(38.7768, 60.9464, 38.5686) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.89
Weird Green
#3AE57F
ΔE00 3.95
Seafoam Green
#7AF9AB
ΔE00 4.56
Seafoam (survey)
#80F9AD
ΔE00 4.78
Light Green Blue
#56FCA2
ΔE00 5.06
Sea Green (survey)
#53FCA1
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E596 #E564B3
analogous
#73E564 #64E596 #64E5D7
triadic
#64E596 #9664E5 #E59664
tetradic
#64E596 #6473E5 #E564B3 #E5D764
square
#64E596 #6473E5 #E564B3 #E5D764
split-complementary
#64E596 #D764E5 #E56473
monochromatic
#1EB157 #30DC72 #64E596 #98EEBA #CDF7DD
Accessibility & contrast
On white
1.59
#64E596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#64E596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E596
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E596 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D491
Deuteranopia (green-blind)
#D3C89B
Tritanopia (blue-blind)
#3CE3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64e596; /* rgb */ color: rgb(100, 229, 150); /* oklch */ color: oklch(82.9% 0.160 153.9);
Tailwind
colors: {
custom: {
50: '#9aeeb5',
500: '#64e596',
950: '#000000',
},
}SCSS
$custom: #64e596; $custom-light: #9aeeb5; $custom-dark: #000000;
JSON
{
"hex": "#64e596",
"rgb": {
"r": 100,
"g": 229,
"b": 150
},
"hsl": {
"h": 143.256,
"s": 71.271,
"l": 64.51
},
"oklch": {
"l": 0.82948,
"c": 0.16049,
"h": 153.9
},
"luminance": 0.6095
}Semantic roles & 50–950 ramp
primary
#64E596
secondary
#B23B84
accent
#1288D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581