#64EB89#64EB89
#64EB89 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.2% C 0.180 H 149.8°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #64EB89 |
|---|---|
| RGB | rgb(100, 235, 137) |
| HSL | hsl(136, 77%, 66%) |
| HSV | hsv(136, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 41.7%, 7.8%) |
| CIE-LAB | lab(83.93, -57.67, 36.71) |
| CIE-LCH | lch(83.93, 68.37, 147.52°) |
| OKLab | oklab(84.17% -0.156 0.0907) |
| OKLCH | oklch(84.17% 0.18 149.8) |
| XYZ | xyz(39.4764, 63.9285, 33.9211) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.73
Turquoise Green
#04F489
ΔE00 3.82
Lightgreen
#90EE90
ΔE00 4.12
Wintergreen
#20F986
ΔE00 4.21
Minty Green
#0BF77D
ΔE00 4.42
Sea Green (survey)
#53FCA1
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EB89 #EB64C6
analogous
#82EB64 #64EB89 #64EBCC
triadic
#64EB89 #8964EB #EB8964
tetradic
#64EB89 #6482EB #EB64C6 #EBCC64
square
#64EB89 #6482EB #EB64C6 #EBCC64
split-complementary
#64EB89 #CC64EB #EB6482
monochromatic
#18BC45 #2EE460 #64EB89 #9AF2B2 #D0F9DC
Accessibility & contrast
On white
1.52
#64EB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#64EB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EB89
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EB89 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD982
Deuteranopia (green-blind)
#DBCC8F
Tritanopia (blue-blind)
#40E7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64eb89; /* rgb */ color: rgb(100, 235, 137); /* oklch */ color: oklch(84.2% 0.180 149.8);
Tailwind
colors: {
custom: {
50: '#9bf2ac',
500: '#64eb89',
950: '#000000',
},
}SCSS
$custom: #64eb89; $custom-light: #9bf2ac; $custom-dark: #000000;
JSON
{
"hex": "#64eb89",
"rgb": {
"r": 100,
"g": 235,
"b": 137
},
"hsl": {
"h": 136.444,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.84174,
"c": 0.18047,
"h": 149.8
},
"luminance": 0.63932
}Semantic roles & 50–950 ramp
primary
#64EB89
secondary
#BB3897
accent
#0CA1D9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581