#64E598#64E598
#64E598 is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.0% C 0.159 H 154.6°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #64E598 |
|---|---|
| RGB | rgb(100, 229, 152) |
| HSL | hsl(144, 71%, 65%) |
| HSV | hsv(144, 56%, 90%) |
| CMYK | cmyk(56.3%, 0%, 33.6%, 10.2%) |
| CIE-LAB | lab(82.38, -52.72, 27.08) |
| CIE-LCH | lch(82.38, 59.27, 152.81°) |
| OKLab | oklab(82.99% -0.1433 0.0682) |
| OKLCH | oklch(82.99% 0.159 154.6) |
| XYZ | xyz(38.9392, 61.0113, 39.4240) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.80
Weird Green
#3AE57F
ΔE00 4.25
Seafoam Green
#7AF9AB
ΔE00 4.52
Seafoam (survey)
#80F9AD
ΔE00 4.72
Light Greenish Blue
#63F7B4
ΔE00 4.91
Light Green Blue
#56FCA2
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E598 #E564B1
analogous
#71E564 #64E598 #64E5D9
triadic
#64E598 #9864E5 #E59864
tetradic
#64E598 #6471E5 #E564B1 #E5D964
square
#64E598 #6471E5 #E564B1 #E5D964
split-complementary
#64E598 #D964E5 #E56471
monochromatic
#1EB159 #30DC75 #64E598 #98EEBB #CDF7DE
Accessibility & contrast
On white
1.59
#64E598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#64E598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E598
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E598 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D493
Deuteranopia (green-blind)
#D3C89D
Tritanopia (blue-blind)
#3BE3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64e598; /* rgb */ color: rgb(100, 229, 152); /* oklch */ color: oklch(83.0% 0.159 154.6);
Tailwind
colors: {
custom: {
50: '#9aeeb6',
500: '#64e598',
950: '#000000',
},
}SCSS
$custom: #64e598; $custom-light: #9aeeb6; $custom-dark: #000000;
JSON
{
"hex": "#64e598",
"rgb": {
"r": 100,
"g": 229,
"b": 152
},
"hsl": {
"h": 144.186,
"s": 71.271,
"l": 64.51
},
"oklch": {
"l": 0.82988,
"c": 0.15868,
"h": 154.6
},
"luminance": 0.61015
}Semantic roles & 50–950 ramp
primary
#64E598
secondary
#B23B82
accent
#1285D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581