#64EB90#64EB90
#64EB90 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.3% C 0.174 H 151.5°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #64EB90 |
|---|---|
| RGB | rgb(100, 235, 144) |
| HSL | hsl(140, 77%, 66%) |
| HSV | hsv(140, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 38.7%, 7.8%) |
| CIE-LAB | lab(84.04, -56.51, 33.35) |
| CIE-LCH | lch(84.04, 65.62, 149.45°) |
| OKLab | oklab(84.3% -0.153 0.083) |
| OKLCH | oklch(84.3% 0.174 151.5) |
| XYZ | xyz(39.9949, 64.1359, 36.6519) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.01
Turquoise Green
#04F489
ΔE00 3.93
Light Green Blue
#56FCA2
ΔE00 3.99
Sea Green (survey)
#53FCA1
ΔE00 3.99
Seafoam Green
#7AF9AB
ΔE00 4.17
Light Bluish Green
#76FDA8
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EB90 #EB64BF
analogous
#7BEB64 #64EB90 #64EBD4
triadic
#64EB90 #9064EB #EB9064
tetradic
#64EB90 #647BEB #EB64BF #EBD464
square
#64EB90 #647BEB #EB64BF #EBD464
split-complementary
#64EB90 #D464EB #EB647B
monochromatic
#18BC4E #2EE469 #64EB90 #9AF2B7 #D0F9DE
Accessibility & contrast
On white
1.52
#64EB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#64EB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EB90
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EB90 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD98A
Deuteranopia (green-blind)
#DACD96
Tritanopia (blue-blind)
#3DE8D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64eb90; /* rgb */ color: rgb(100, 235, 144); /* oklch */ color: oklch(84.3% 0.174 151.5);
Tailwind
colors: {
custom: {
50: '#9bf2b1',
500: '#64eb90',
950: '#000000',
},
}SCSS
$custom: #64eb90; $custom-light: #9bf2b1; $custom-dark: #000000;
JSON
{
"hex": "#64eb90",
"rgb": {
"r": 100,
"g": 235,
"b": 144
},
"hsl": {
"h": 139.556,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.84297,
"c": 0.17409,
"h": 151.5
},
"luminance": 0.6414
}Semantic roles & 50–950 ramp
primary
#64EB90
secondary
#BB3890
accent
#0C96D9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1711
muted
#808581