#64EA9E#64EA9E
#64EA9E is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.3% C 0.160 H 155.7°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #64EA9E |
|---|---|
| RGB | rgb(100, 234, 158) |
| HSL | hsl(146, 76%, 65%) |
| HSV | hsv(146, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 32.5%, 8.2%) |
| CIE-LAB | lab(83.98, -53.61, 26.16) |
| CIE-LCH | lch(83.98, 59.65, 153.99°) |
| OKLab | oklab(84.33% -0.1458 0.066) |
| OKLCH | oklch(84.33% 0.16 155.7) |
| XYZ | xyz(40.8465, 64.0197, 42.5456) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.50
Seafoam (survey)
#80F9AD
ΔE00 3.75
Light Greenish Blue
#63F7B4
ΔE00 3.75
Aqua Green
#12E193
ΔE00 4.08
Light Blue Green
#7EFBB3
ΔE00 4.12
Light Green Blue
#56FCA2
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EA9E #EA64B0
analogous
#6DEA64 #64EA9E #64EAE1
triadic
#64EA9E #9E64EA #EA9E64
tetradic
#64EA9E #646DEA #EA64B0 #EAE164
square
#64EA9E #646DEA #EA64B0 #EAE164
split-complementary
#64EA9E #E164EA #EA646D
monochromatic
#19BA5F #2EE37C #64EA9E #9AF1C0 #D0F9E1
Accessibility & contrast
On white
1.52
#64EA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#64EA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EA9E
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EA9E | 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)
#E9D999
Deuteranopia (green-blind)
#D7CCA3
Tritanopia (blue-blind)
#35E8D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64ea9e; /* rgb */ color: rgb(100, 234, 158); /* oklch */ color: oklch(84.3% 0.160 155.7);
Tailwind
colors: {
custom: {
50: '#9bf1bb',
500: '#64ea9e',
950: '#000000',
},
}SCSS
$custom: #64ea9e; $custom-light: #9bf1bb; $custom-dark: #000000;
JSON
{
"hex": "#64ea9e",
"rgb": {
"r": 100,
"g": 234,
"b": 158
},
"hsl": {
"h": 145.97,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.84326,
"c": 0.16009,
"h": 155.7
},
"luminance": 0.64024
}Semantic roles & 50–950 ramp
primary
#64EA9E
secondary
#BA3982
accent
#0D80D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582