#64E595#64E595
#64E595 is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.9% C 0.161 H 153.6°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #64E595 |
|---|---|
| RGB | rgb(100, 229, 149) |
| HSL | hsl(143, 71%, 65%) |
| HSV | hsv(143, 56%, 90%) |
| CMYK | cmyk(56.3%, 0%, 34.9%, 10.2%) |
| CIE-LAB | lab(82.33, -53.27, 28.55) |
| CIE-LCH | lch(82.33, 60.44, 151.81°) |
| OKLab | oklab(82.93% -0.1446 0.0717) |
| OKLCH | oklch(82.93% 0.161 153.6) |
| XYZ | xyz(38.6966, 60.9143, 38.1463) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.80
Aqua Green
#12E193
ΔE00 3.95
Seafoam Green
#7AF9AB
ΔE00 4.60
Seafoam (survey)
#80F9AD
ΔE00 4.82
Light Green Blue
#56FCA2
ΔE00 5.05
Sea Green (survey)
#53FCA1
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E595 #E564B4
analogous
#73E564 #64E595 #64E5D6
triadic
#64E595 #9564E5 #E59564
tetradic
#64E595 #6473E5 #E564B4 #E5D664
square
#64E595 #6473E5 #E564B4 #E5D664
split-complementary
#64E595 #D664E5 #E56473
monochromatic
#1EB156 #30DC71 #64E595 #98EEB9 #CDF7DD
Accessibility & contrast
On white
1.59
#64E595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#64E595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E595
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E595 | 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)
#E5D490
Deuteranopia (green-blind)
#D3C89A
Tritanopia (blue-blind)
#3DE2D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64e595; /* rgb */ color: rgb(100, 229, 149); /* oklch */ color: oklch(82.9% 0.161 153.6);
Tailwind
colors: {
custom: {
50: '#9aeeb4',
500: '#64e595',
950: '#000000',
},
}SCSS
$custom: #64e595; $custom-light: #9aeeb4; $custom-dark: #000000;
JSON
{
"hex": "#64e595",
"rgb": {
"r": 100,
"g": 229,
"b": 149
},
"hsl": {
"h": 142.791,
"s": 71.271,
"l": 64.51
},
"oklch": {
"l": 0.82928,
"c": 0.1614,
"h": 153.6
},
"luminance": 0.60918
}Semantic roles & 50–950 ramp
primary
#64E595
secondary
#B23B85
accent
#128AD3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581