#64EA9D#64EA9D
#64EA9D is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.3% C 0.161 H 155.3°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #64EA9D |
|---|---|
| RGB | rgb(100, 234, 157) |
| HSL | hsl(146, 76%, 65%) |
| HSV | hsv(146, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 32.9%, 8.2%) |
| CIE-LAB | lab(83.96, -53.80, 26.64) |
| CIE-LCH | lch(83.96, 60.04, 153.65°) |
| OKLab | oklab(84.31% -0.1463 0.0672) |
| OKLCH | oklch(84.31% 0.161 155.3) |
| XYZ | xyz(40.7608, 63.9854, 42.0941) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.50
Seafoam (survey)
#80F9AD
ΔE00 3.76
Light Greenish Blue
#63F7B4
ΔE00 3.89
Aqua Green
#12E193
ΔE00 4.10
Light Green Blue
#56FCA2
ΔE00 4.10
Light Blue Green
#7EFBB3
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EA9D #EA64B1
analogous
#6EEA64 #64EA9D #64EAE0
triadic
#64EA9D #9D64EA #EA9D64
tetradic
#64EA9D #646EEA #EA64B1 #EAE064
square
#64EA9D #646EEA #EA64B1 #EAE064
split-complementary
#64EA9D #E064EA #EA646E
monochromatic
#19BA5E #2EE37B #64EA9D #9AF1BF #D0F9E1
Accessibility & contrast
On white
1.52
#64EA9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#64EA9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EA9D
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EA9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EA9D | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D998
Deuteranopia (green-blind)
#D7CCA2
Tritanopia (blue-blind)
#36E8D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64ea9d; /* rgb */ color: rgb(100, 234, 157); /* oklch */ color: oklch(84.3% 0.161 155.3);
Tailwind
colors: {
custom: {
50: '#9bf1ba',
500: '#64ea9d',
950: '#000000',
},
}SCSS
$custom: #64ea9d; $custom-light: #9bf1ba; $custom-dark: #000000;
JSON
{
"hex": "#64ea9d",
"rgb": {
"r": 100,
"g": 234,
"b": 157
},
"hsl": {
"h": 145.522,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.84305,
"c": 0.16097,
"h": 155.3
},
"luminance": 0.63989
}Semantic roles & 50–950 ramp
primary
#64EA9D
secondary
#BA3983
accent
#0D82D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581