#64EE95#64EE95
#64EE95 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.1% C 0.174 H 152.5°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #64EE95 |
|---|---|
| RGB | rgb(100, 238, 149) |
| HSL | hsl(141, 80%, 66%) |
| HSV | hsv(141, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(85.01, -56.82, 32.12) |
| CIE-LCH | lch(85.01, 65.27, 150.52°) |
| OKLab | oklab(85.12% -0.1539 0.0802) |
| OKLCH | oklch(85.12% 0.174 152.5) |
| XYZ | xyz(41.2517, 66.0244, 38.9980) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.22
Sea Green (survey)
#53FCA1
ΔE00 3.25
Seafoam Green
#7AF9AB
ΔE00 3.43
Light Bluish Green
#76FDA8
ΔE00 3.49
Weird Green
#3AE57F
ΔE00 3.56
Turquoise Green
#04F489
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EE95 #EE64BD
analogous
#78EE64 #64EE95 #64EEDA
triadic
#64EE95 #9564EE #EE9564
tetradic
#64EE95 #6478EE #EE64BD #EEDA64
square
#64EE95 #6478EE #EE64BD #EEDA64
split-complementary
#64EE95 #DA64EE #EE6478
monochromatic
#15C253 #2DE86F #64EE95 #9BF4BB #D2FAE0
Accessibility & contrast
On white
1.48
#64EE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#64EE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EE95
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EE95 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC8F
Deuteranopia (green-blind)
#DCCF9B
Tritanopia (blue-blind)
#39EBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64ee95; /* rgb */ color: rgb(100, 238, 149); /* oklch */ color: oklch(85.1% 0.174 152.5);
Tailwind
colors: {
custom: {
50: '#9bf4b5',
500: '#64ee95',
950: '#000000',
},
}SCSS
$custom: #64ee95; $custom-light: #9bf4b5; $custom-dark: #000000;
JSON
{
"hex": "#64ee95",
"rgb": {
"r": 100,
"g": 238,
"b": 149
},
"hsl": {
"h": 141.304,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.85122,
"c": 0.17357,
"h": 152.5
},
"luminance": 0.66028
}Semantic roles & 50–950 ramp
primary
#64EE95
secondary
#C0368F
accent
#0991DD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581