#64EA90#64EA90
#64EA90 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.1% C 0.173 H 151.6°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #64EA90 |
|---|---|
| RGB | rgb(100, 234, 144) |
| HSL | hsl(140, 76%, 65%) |
| HSV | hsv(140, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(83.74, -56.12, 32.96) |
| CIE-LCH | lch(83.74, 65.08, 149.58°) |
| OKLab | oklab(84.05% -0.152 0.0821) |
| OKLCH | oklch(84.05% 0.173 151.6) |
| XYZ | xyz(39.7094, 63.5649, 36.5568) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.98
Turquoise Green
#04F489
ΔE00 4.08
Light Green Blue
#56FCA2
ΔE00 4.15
Sea Green (survey)
#53FCA1
ΔE00 4.16
Seafoam Green
#7AF9AB
ΔE00 4.26
Light Bluish Green
#76FDA8
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EA90 #EA64BE
analogous
#7BEA64 #64EA90 #64EAD3
triadic
#64EA90 #9064EA #EA9064
tetradic
#64EA90 #647BEA #EA64BE #EAD364
square
#64EA90 #647BEA #EA64BE #EAD364
split-complementary
#64EA90 #D364EA #EA647B
monochromatic
#19BA4E #2EE369 #64EA90 #9AF1B7 #D0F9DD
Accessibility & contrast
On white
1.53
#64EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#64EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EA90
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EA90 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD88A
Deuteranopia (green-blind)
#D9CC96
Tritanopia (blue-blind)
#3DE7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64ea90; /* rgb */ color: rgb(100, 234, 144); /* oklch */ color: oklch(84.1% 0.173 151.6);
Tailwind
colors: {
custom: {
50: '#9bf2b1',
500: '#64ea90',
950: '#000000',
},
}SCSS
$custom: #64ea90; $custom-light: #9bf2b1; $custom-dark: #000000;
JSON
{
"hex": "#64ea90",
"rgb": {
"r": 100,
"g": 234,
"b": 144
},
"hsl": {
"h": 139.701,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.84053,
"c": 0.17274,
"h": 151.6
},
"luminance": 0.63569
}Semantic roles & 50–950 ramp
primary
#64EA90
secondary
#BA398F
accent
#0D96D8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1711
muted
#808581