#64EB85#64EB85
#64EB85 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.1% C 0.184 H 148.9°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #64EB85 |
|---|---|
| RGB | rgb(100, 235, 133) |
| HSL | hsl(135, 77%, 66%) |
| HSV | hsv(135, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 43.4%, 7.8%) |
| CIE-LAB | lab(83.87, -58.31, 38.61) |
| CIE-LCH | lch(83.87, 69.94, 146.49°) |
| OKLab | oklab(84.11% -0.1577 0.095) |
| OKLCH | oklch(84.11% 0.184 148.9) |
| XYZ | xyz(39.1948, 63.8158, 32.4379) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.78
Turquoise Green
#04F489
ΔE00 3.92
Lightgreen
#90EE90
ΔE00 4.05
Wintergreen
#20F986
ΔE00 4.13
Minty Green
#0BF77D
ΔE00 4.20
Spearmint
#1EF876
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EB85 #EB64CA
analogous
#86EB64 #64EB85 #64EBC9
triadic
#64EB85 #8564EB #EB8564
tetradic
#64EB85 #6486EB #EB64CA #EBC964
square
#64EB85 #6486EB #EB64CA #EBC964
split-complementary
#64EB85 #C964EB #EB6486
monochromatic
#18BC40 #2EE45A #64EB85 #9AF2B0 #D0F9DA
Accessibility & contrast
On white
1.53
#64EB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#64EB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EB85
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EB85 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97D
Deuteranopia (green-blind)
#DBCC8C
Tritanopia (blue-blind)
#42E7D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64eb85; /* rgb */ color: rgb(100, 235, 133); /* oklch */ color: oklch(84.1% 0.184 148.9);
Tailwind
colors: {
custom: {
50: '#9bf2aa',
500: '#64eb85',
950: '#000000',
},
}SCSS
$custom: #64eb85; $custom-light: #9bf2aa; $custom-dark: #000000;
JSON
{
"hex": "#64eb85",
"rgb": {
"r": 100,
"g": 235,
"b": 133
},
"hsl": {
"h": 134.667,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.84106,
"c": 0.18411,
"h": 148.9
},
"luminance": 0.63819
}Semantic roles & 50–950 ramp
primary
#64EB85
secondary
#BB389B
accent
#0CA7D9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581