#64E495#64E495
#64E495 is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.7% C 0.160 H 153.8°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #64E495 |
|---|---|
| RGB | rgb(100, 228, 149) |
| HSL | hsl(143, 70%, 64%) |
| HSV | hsv(143, 56%, 89%) |
| CMYK | cmyk(56.1%, 0%, 34.6%, 10.6%) |
| CIE-LAB | lab(82.03, -52.87, 28.15) |
| CIE-LCH | lch(82.03, 59.89, 151.97°) |
| OKLab | oklab(82.68% -0.1436 0.0707) |
| OKLCH | oklch(82.68% 0.16 153.8) |
| XYZ | xyz(38.4207, 60.3625, 38.0544) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.88
Weird Green
#3AE57F
ΔE00 3.92
Seafoam Green
#7AF9AB
ΔE00 4.78
Seafoam (survey)
#80F9AD
ΔE00 4.98
Light Green Blue
#56FCA2
ΔE00 5.28
Sea Green (survey)
#53FCA1
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E495 #E464B3
analogous
#73E464 #64E495 #64E4D5
triadic
#64E495 #9564E4 #E49564
tetradic
#64E495 #6473E4 #E464B3 #E4D564
square
#64E495 #6473E4 #E464B3 #E4D564
split-complementary
#64E495 #D564E4 #E46473
monochromatic
#1FAF56 #30DB71 #64E495 #98EDB9 #CCF6DC
Accessibility & contrast
On white
1.61
#64E495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#64E495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E495
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E495 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D390
Deuteranopia (green-blind)
#D2C79A
Tritanopia (blue-blind)
#3DE1D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64e495; /* rgb */ color: rgb(100, 228, 149); /* oklch */ color: oklch(82.7% 0.160 153.8);
Tailwind
colors: {
custom: {
50: '#9aedb4',
500: '#64e495',
950: '#000000',
},
}SCSS
$custom: #64e495; $custom-light: #9aedb4; $custom-dark: #000000;
JSON
{
"hex": "#64e495",
"rgb": {
"r": 100,
"g": 228,
"b": 149
},
"hsl": {
"h": 142.969,
"s": 70.33,
"l": 64.314
},
"oklch": {
"l": 0.82684,
"c": 0.16003,
"h": 153.8
},
"luminance": 0.60366
}Semantic roles & 50–950 ramp
primary
#64E495
secondary
#B03C84
accent
#1389D2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581