#64E498#64E498
#64E498 is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.7% C 0.157 H 154.7°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #64E498 |
|---|---|
| RGB | rgb(100, 228, 152) |
| HSL | hsl(144, 70%, 64%) |
| HSV | hsv(144, 56%, 89%) |
| CMYK | cmyk(56.1%, 0%, 33.3%, 10.6%) |
| CIE-LAB | lab(82.09, -52.32, 26.68) |
| CIE-LCH | lch(82.09, 58.73, 152.98°) |
| OKLab | oklab(82.74% -0.1422 0.0672) |
| OKLCH | oklch(82.74% 0.157 154.7) |
| XYZ | xyz(38.6633, 60.4596, 39.3320) |
| Luminance | 0.6046 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.74
Weird Green
#3AE57F
ΔE00 4.38
Seafoam Green
#7AF9AB
ΔE00 4.72
Seafoam (survey)
#80F9AD
ΔE00 4.90
Light Greenish Blue
#63F7B4
ΔE00 5.01
Light Green Blue
#56FCA2
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E498 #E464B0
analogous
#70E464 #64E498 #64E4D8
triadic
#64E498 #9864E4 #E49864
tetradic
#64E498 #6470E4 #E464B0 #E4D864
square
#64E498 #6470E4 #E464B0 #E4D864
split-complementary
#64E498 #D864E4 #E46470
monochromatic
#1FAF59 #30DB75 #64E498 #98EDBB #CCF6DD
Accessibility & contrast
On white
1.60
#64E498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#64E498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E498
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E498 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D493
Deuteranopia (green-blind)
#D2C79D
Tritanopia (blue-blind)
#3BE2D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64e498; /* rgb */ color: rgb(100, 228, 152); /* oklch */ color: oklch(82.7% 0.157 154.7);
Tailwind
colors: {
custom: {
50: '#9aedb6',
500: '#64e498',
950: '#000000',
},
}SCSS
$custom: #64e498; $custom-light: #9aedb6; $custom-dark: #000000;
JSON
{
"hex": "#64e498",
"rgb": {
"r": 100,
"g": 228,
"b": 152
},
"hsl": {
"h": 144.375,
"s": 70.33,
"l": 64.314
},
"oklch": {
"l": 0.82744,
"c": 0.15731,
"h": 154.7
},
"luminance": 0.60463
}Semantic roles & 50–950 ramp
primary
#64E498
secondary
#B03C81
accent
#1385D2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581