#64E496#64E496
#64E496 is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.7% C 0.159 H 154.1°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #64E496 |
|---|---|
| RGB | rgb(100, 228, 150) |
| HSL | hsl(143, 70%, 64%) |
| HSV | hsv(143, 56%, 89%) |
| CMYK | cmyk(56.1%, 0%, 34.2%, 10.6%) |
| CIE-LAB | lab(82.05, -52.69, 27.66) |
| CIE-LCH | lch(82.05, 59.50, 152.30°) |
| OKLab | oklab(82.7% -0.1431 0.0695) |
| OKLCH | oklch(82.7% 0.159 154.1) |
| XYZ | xyz(38.5009, 60.3946, 38.4766) |
| Luminance | 0.6040 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.82
Weird Green
#3AE57F
ΔE00 4.07
Seafoam Green
#7AF9AB
ΔE00 4.75
Seafoam (survey)
#80F9AD
ΔE00 4.95
Light Greenish Blue
#63F7B4
ΔE00 5.24
Light Green Blue
#56FCA2
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E496 #E464B2
analogous
#72E464 #64E496 #64E4D6
triadic
#64E496 #9664E4 #E49664
tetradic
#64E496 #6472E4 #E464B2 #E4D664
square
#64E496 #6472E4 #E464B2 #E4D664
split-complementary
#64E496 #D664E4 #E46472
monochromatic
#1FAF57 #30DB73 #64E496 #98EDB9 #CCF6DD
Accessibility & contrast
On white
1.61
#64E496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#64E496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E496
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E496 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D391
Deuteranopia (green-blind)
#D2C79B
Tritanopia (blue-blind)
#3DE2D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64e496; /* rgb */ color: rgb(100, 228, 150); /* oklch */ color: oklch(82.7% 0.159 154.1);
Tailwind
colors: {
custom: {
50: '#9aedb5',
500: '#64e496',
950: '#000000',
},
}SCSS
$custom: #64e496; $custom-light: #9aedb5; $custom-dark: #000000;
JSON
{
"hex": "#64e496",
"rgb": {
"r": 100,
"g": 228,
"b": 150
},
"hsl": {
"h": 143.438,
"s": 70.33,
"l": 64.314
},
"oklch": {
"l": 0.82704,
"c": 0.15912,
"h": 154.1
},
"luminance": 0.60398
}Semantic roles & 50–950 ramp
primary
#64E496
secondary
#B03C83
accent
#1388D2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581