#64EE92#64EE92
#64EE92 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.1% C 0.176 H 151.7°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #64EE92 |
|---|---|
| RGB | rgb(100, 238, 146) |
| HSL | hsl(140, 80%, 66%) |
| HSV | hsv(140, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 38.7%, 6.7%) |
| CIE-LAB | lab(84.96, -57.34, 33.56) |
| CIE-LCH | lch(84.96, 66.44, 149.66°) |
| OKLab | oklab(85.07% -0.1552 0.0836) |
| OKLCH | oklch(85.07% 0.176 151.7) |
| XYZ | xyz(41.0153, 65.9298, 37.7528) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.33
Light Green Blue
#56FCA2
ΔE00 3.40
Sea Green (survey)
#53FCA1
ΔE00 3.40
Turquoise Green
#04F489
ΔE00 3.62
Light Bluish Green
#76FDA8
ΔE00 3.68
Seafoam Green
#7AF9AB
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EE92 #EE64C0
analogous
#7BEE64 #64EE92 #64EED7
triadic
#64EE92 #9264EE #EE9264
tetradic
#64EE92 #647BEE #EE64C0 #EED764
square
#64EE92 #647BEE #EE64C0 #EED764
split-complementary
#64EE92 #D764EE #EE647B
monochromatic
#15C24F #2DE86B #64EE92 #9BF4B9 #D2FAE0
Accessibility & contrast
On white
1.48
#64EE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#64EE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EE92
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EE92 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8C
Deuteranopia (green-blind)
#DCCF98
Tritanopia (blue-blind)
#3AEBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64ee92; /* rgb */ color: rgb(100, 238, 146); /* oklch */ color: oklch(85.1% 0.176 151.7);
Tailwind
colors: {
custom: {
50: '#9bf4b3',
500: '#64ee92',
950: '#000000',
},
}SCSS
$custom: #64ee92; $custom-light: #9bf4b3; $custom-dark: #000000;
JSON
{
"hex": "#64ee92",
"rgb": {
"r": 100,
"g": 238,
"b": 146
},
"hsl": {
"h": 140,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.85066,
"c": 0.1763,
"h": 151.7
},
"luminance": 0.65934
}Semantic roles & 50–950 ramp
primary
#64EE92
secondary
#C03692
accent
#0996DD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581