#64E97B#64E97B
#64E97B is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.5% C 0.190 H 147.0°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #64E97B |
|---|---|
| RGB | rgb(100, 233, 123) |
| HSL | hsl(130, 75%, 65%) |
| HSV | hsv(130, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 47.2%, 8.6%) |
| CIE-LAB | lab(83.13, -59.06, 42.56) |
| CIE-LCH | lch(83.13, 72.80, 144.22°) |
| OKLab | oklab(83.46% -0.1598 0.1036) |
| OKLCH | oklch(83.46% 0.19 147) |
| XYZ | xyz(37.9671, 62.4138, 28.7813) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.19
Lightish Green
#61E160
ΔE00 3.49
Lightgreen
#90EE90
ΔE00 4.30
Minty Green
#0BF77D
ΔE00 4.37
Spearmint
#1EF876
ΔE00 4.39
Wintergreen
#20F986
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E97B #E964D2
analogous
#8FE964 #64E97B #64E9BD
triadic
#64E97B #7B64E9 #E97B64
tetradic
#64E97B #648FE9 #E964D2 #E9BD64
square
#64E97B #648FE9 #E964D2 #E9BD64
split-complementary
#64E97B #BD64E9 #E9648F
monochromatic
#1AB836 #2EE14D #64E97B #9AF1A9 #CFF8D6
Accessibility & contrast
On white
1.56
#64E97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#64E97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E97B
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E97B | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD672
Deuteranopia (green-blind)
#DACA83
Tritanopia (blue-blind)
#46E4CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #64e97b; /* rgb */ color: rgb(100, 233, 123); /* oklch */ color: oklch(83.5% 0.190 147.0);
Tailwind
colors: {
custom: {
50: '#9bf1a3',
500: '#64e97b',
950: '#000000',
},
}SCSS
$custom: #64e97b; $custom-light: #9bf1a3; $custom-dark: #000000;
JSON
{
"hex": "#64e97b",
"rgb": {
"r": 100,
"g": 233,
"b": 123
},
"hsl": {
"h": 130.376,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.83455,
"c": 0.19047,
"h": 147
},
"luminance": 0.62417
}Semantic roles & 50–950 ramp
primary
#64E97B
secondary
#B839A2
accent
#0EB5D7
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580