#64EA93#64EA93
#64EA93 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.1% C 0.170 H 152.4°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #64EA93 |
|---|---|
| RGB | rgb(100, 234, 147) |
| HSL | hsl(141, 76%, 65%) |
| HSV | hsv(141, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(83.79, -55.61, 31.51) |
| CIE-LCH | lch(83.79, 63.91, 150.46°) |
| OKLab | oklab(84.11% -0.1507 0.0787) |
| OKLCH | oklch(84.11% 0.17 152.4) |
| XYZ | xyz(39.9417, 63.6578, 37.7804) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.26
Seafoam Green
#7AF9AB
ΔE00 3.98
Light Green Blue
#56FCA2
ΔE00 4.02
Sea Green (survey)
#53FCA1
ΔE00 4.04
Turquoise Green
#04F489
ΔE00 4.24
Light Bluish Green
#76FDA8
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EA93 #EA64BB
analogous
#78EA64 #64EA93 #64EAD6
triadic
#64EA93 #9364EA #EA9364
tetradic
#64EA93 #6478EA #EA64BB #EAD664
square
#64EA93 #6478EA #EA64BB #EAD664
split-complementary
#64EA93 #D664EA #EA6478
monochromatic
#19BA52 #2EE36D #64EA93 #9AF1B9 #D0F9DE
Accessibility & contrast
On white
1.53
#64EA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#64EA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EA93
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EA93 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD98D
Deuteranopia (green-blind)
#D8CC99
Tritanopia (blue-blind)
#3CE7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64ea93; /* rgb */ color: rgb(100, 234, 147); /* oklch */ color: oklch(84.1% 0.170 152.4);
Tailwind
colors: {
custom: {
50: '#9bf2b3',
500: '#64ea93',
950: '#000000',
},
}SCSS
$custom: #64ea93; $custom-light: #9bf2b3; $custom-dark: #000000;
JSON
{
"hex": "#64ea93",
"rgb": {
"r": 100,
"g": 234,
"b": 147
},
"hsl": {
"h": 141.045,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.84109,
"c": 0.17001,
"h": 152.4
},
"luminance": 0.63662
}Semantic roles & 50–950 ramp
primary
#64EA93
secondary
#BA398C
accent
#0D91D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581