#64EB9A#64EB9A
#64EB9A is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.5% C 0.165 H 154.3°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #64EB9A |
|---|---|
| RGB | rgb(100, 235, 154) |
| HSL | hsl(144, 77%, 66%) |
| HSV | hsv(144, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 34.5%, 7.8%) |
| CIE-LAB | lab(84.20, -54.75, 28.51) |
| CIE-LCH | lch(84.20, 61.73, 152.50°) |
| OKLab | oklab(84.49% -0.1487 0.0716) |
| OKLCH | oklch(84.49% 0.165 154.3) |
| XYZ | xyz(40.7933, 64.4552, 40.8569) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.40
Seafoam (survey)
#80F9AD
ΔE00 3.70
Light Green Blue
#56FCA2
ΔE00 3.76
Sea Green (survey)
#53FCA1
ΔE00 3.82
Light Bluish Green
#76FDA8
ΔE00 3.94
Weird Green
#3AE57F
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EB9A #EB64B5
analogous
#71EB64 #64EB9A #64EBDD
triadic
#64EB9A #9A64EB #EB9A64
tetradic
#64EB9A #6471EB #EB64B5 #EBDD64
square
#64EB9A #6471EB #EB64B5 #EBDD64
split-complementary
#64EB9A #DD64EB #EB6471
monochromatic
#18BC5A #2EE477 #64EB9A #9AF2BD #D0F9E1
Accessibility & contrast
On white
1.51
#64EB9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#64EB9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EB9A
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EB9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EB9A | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA95
Deuteranopia (green-blind)
#D8CD9F
Tritanopia (blue-blind)
#37E9D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64eb9a; /* rgb */ color: rgb(100, 235, 154); /* oklch */ color: oklch(84.5% 0.165 154.3);
Tailwind
colors: {
custom: {
50: '#9bf2b8',
500: '#64eb9a',
950: '#000000',
},
}SCSS
$custom: #64eb9a; $custom-light: #9bf2b8; $custom-dark: #000000;
JSON
{
"hex": "#64eb9a",
"rgb": {
"r": 100,
"g": 235,
"b": 154
},
"hsl": {
"h": 144,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.84488,
"c": 0.16502,
"h": 154.3
},
"luminance": 0.64459
}Semantic roles & 50–950 ramp
primary
#64EB9A
secondary
#BB3887
accent
#0C87D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581