#64EB9C#64EB9C
#64EB9C is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.5% C 0.163 H 154.9°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #64EB9C |
|---|---|
| RGB | rgb(100, 235, 156) |
| HSL | hsl(145, 77%, 66%) |
| HSV | hsv(145, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 33.6%, 7.8%) |
| CIE-LAB | lab(84.24, -54.38, 27.53) |
| CIE-LCH | lch(84.24, 60.96, 153.15°) |
| OKLab | oklab(84.53% -0.1478 0.0693) |
| OKLCH | oklch(84.53% 0.163 154.9) |
| XYZ | xyz(40.9613, 64.5224, 41.7415) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.33
Seafoam (survey)
#80F9AD
ΔE00 3.62
Light Green Blue
#56FCA2
ΔE00 3.82
Sea Green (survey)
#53FCA1
ΔE00 3.89
Light Greenish Blue
#63F7B4
ΔE00 3.97
Light Bluish Green
#76FDA8
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EB9C #EB64B3
analogous
#6FEB64 #64EB9C #64EBE0
triadic
#64EB9C #9C64EB #EB9C64
tetradic
#64EB9C #646FEB #EB64B3 #EBE064
square
#64EB9C #646FEB #EB64B3 #EBE064
split-complementary
#64EB9C #E064EB #EB646F
monochromatic
#18BC5C #2EE479 #64EB9C #9AF2BF #D0F9E1
Accessibility & contrast
On white
1.51
#64EB9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#64EB9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EB9C
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EB9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EB9C | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA97
Deuteranopia (green-blind)
#D8CDA1
Tritanopia (blue-blind)
#36E9D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64eb9c; /* rgb */ color: rgb(100, 235, 156); /* oklch */ color: oklch(84.5% 0.163 154.9);
Tailwind
colors: {
custom: {
50: '#9bf2b9',
500: '#64eb9c',
950: '#000000',
},
}SCSS
$custom: #64eb9c; $custom-light: #9bf2b9; $custom-dark: #000000;
JSON
{
"hex": "#64eb9c",
"rgb": {
"r": 100,
"g": 235,
"b": 156
},
"hsl": {
"h": 144.889,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.84528,
"c": 0.16323,
"h": 154.9
},
"luminance": 0.64526
}Semantic roles & 50–950 ramp
primary
#64EB9C
secondary
#BB3885
accent
#0C84D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581