#64EE96#64EE96
#64EE96 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.1% C 0.173 H 152.7°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #64EE96 |
|---|---|
| RGB | rgb(100, 238, 150) |
| HSL | hsl(142, 80%, 66%) |
| HSV | hsv(142, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 37%, 6.7%) |
| CIE-LAB | lab(85.03, -56.65, 31.64) |
| CIE-LCH | lch(85.03, 64.88, 150.82°) |
| OKLab | oklab(85.14% -0.1535 0.0791) |
| OKLCH | oklch(85.14% 0.173 152.7) |
| XYZ | xyz(41.3319, 66.0565, 39.4203) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.18
Sea Green (survey)
#53FCA1
ΔE00 3.21
Seafoam Green
#7AF9AB
ΔE00 3.33
Light Bluish Green
#76FDA8
ΔE00 3.44
Weird Green
#3AE57F
ΔE00 3.65
Seafoam (survey)
#80F9AD
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EE96 #EE64BC
analogous
#77EE64 #64EE96 #64EEDB
triadic
#64EE96 #9664EE #EE9664
tetradic
#64EE96 #6477EE #EE64BC #EEDB64
square
#64EE96 #6477EE #EE64BC #EEDB64
split-complementary
#64EE96 #DB64EE #EE6477
monochromatic
#15C254 #2DE871 #64EE96 #9BF4BB #D2FAE1
Accessibility & contrast
On white
1.48
#64EE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#64EE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EE96
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EE96 | 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)
#EEDC90
Deuteranopia (green-blind)
#DCCF9C
Tritanopia (blue-blind)
#38EBD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64ee96; /* rgb */ color: rgb(100, 238, 150); /* oklch */ color: oklch(85.1% 0.173 152.7);
Tailwind
colors: {
custom: {
50: '#9bf4b5',
500: '#64ee96',
950: '#000000',
},
}SCSS
$custom: #64ee96; $custom-light: #9bf4b5; $custom-dark: #000000;
JSON
{
"hex": "#64ee96",
"rgb": {
"r": 100,
"g": 238,
"b": 150
},
"hsl": {
"h": 141.739,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.8514,
"c": 0.17266,
"h": 152.7
},
"luminance": 0.6606
}Semantic roles & 50–950 ramp
primary
#64EE96
secondary
#C0368E
accent
#0990DD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581