#64EB96#64EB96
#64EB96 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.4% C 0.169 H 153.1°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #64EB96 |
|---|---|
| RGB | rgb(100, 235, 150) |
| HSL | hsl(142, 77%, 66%) |
| HSV | hsv(142, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 36.2%, 7.8%) |
| CIE-LAB | lab(84.13, -55.47, 30.45) |
| CIE-LCH | lch(84.13, 63.28, 151.24°) |
| OKLab | oklab(84.41% -0.1504 0.0762) |
| OKLCH | oklch(84.41% 0.169 153.1) |
| XYZ | xyz(40.4657, 64.3242, 39.1316) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.59
Seafoam Green
#7AF9AB
ΔE00 3.63
Light Green Blue
#56FCA2
ΔE00 3.75
Sea Green (survey)
#53FCA1
ΔE00 3.79
Seafoam (survey)
#80F9AD
ΔE00 3.95
Light Bluish Green
#76FDA8
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EB96 #EB64B9
analogous
#75EB64 #64EB96 #64EBD9
triadic
#64EB96 #9664EB #EB9664
tetradic
#64EB96 #6475EB #EB64B9 #EBD964
square
#64EB96 #6475EB #EB64B9 #EBD964
split-complementary
#64EB96 #D964EB #EB6475
monochromatic
#18BC55 #2EE471 #64EB96 #9AF2BB #D0F9DF
Accessibility & contrast
On white
1.51
#64EB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#64EB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EB96
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EB96 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA90
Deuteranopia (green-blind)
#D9CD9B
Tritanopia (blue-blind)
#3AE8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64eb96; /* rgb */ color: rgb(100, 235, 150); /* oklch */ color: oklch(84.4% 0.169 153.1);
Tailwind
colors: {
custom: {
50: '#9bf2b5',
500: '#64eb96',
950: '#000000',
},
}SCSS
$custom: #64eb96; $custom-light: #9bf2b5; $custom-dark: #000000;
JSON
{
"hex": "#64eb96",
"rgb": {
"r": 100,
"g": 235,
"b": 150
},
"hsl": {
"h": 142.222,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.8441,
"c": 0.16863,
"h": 153.1
},
"luminance": 0.64328
}Semantic roles & 50–950 ramp
primary
#64EB96
secondary
#BB388B
accent
#0C8DD9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581