#64EB94#64EB94
#64EB94 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.4% C 0.170 H 152.6°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #64EB94 |
|---|---|
| RGB | rgb(100, 235, 148) |
| HSL | hsl(141, 77%, 66%) |
| HSV | hsv(141, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 37%, 7.8%) |
| CIE-LAB | lab(84.10, -55.82, 31.42) |
| CIE-LCH | lch(84.10, 64.06, 150.63°) |
| OKLab | oklab(84.37% -0.1513 0.0785) |
| OKLCH | oklch(84.37% 0.17 152.6) |
| XYZ | xyz(40.3060, 64.2603, 38.2906) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.37
Seafoam Green
#7AF9AB
ΔE00 3.79
Light Green Blue
#56FCA2
ΔE00 3.80
Sea Green (survey)
#53FCA1
ΔE00 3.83
Light Bluish Green
#76FDA8
ΔE00 4.03
Seafoam (survey)
#80F9AD
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EB94 #EB64BB
analogous
#77EB64 #64EB94 #64EBD7
triadic
#64EB94 #9464EB #EB9464
tetradic
#64EB94 #6477EB #EB64BB #EBD764
square
#64EB94 #6477EB #EB64BB #EBD764
split-complementary
#64EB94 #D764EB #EB6477
monochromatic
#18BC53 #2EE46F #64EB94 #9AF2B9 #D0F9DF
Accessibility & contrast
On white
1.52
#64EB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#64EB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EB94
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EB94 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98E
Deuteranopia (green-blind)
#D9CD9A
Tritanopia (blue-blind)
#3BE8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64eb94; /* rgb */ color: rgb(100, 235, 148); /* oklch */ color: oklch(84.4% 0.170 152.6);
Tailwind
colors: {
custom: {
50: '#9bf2b4',
500: '#64eb94',
950: '#000000',
},
}SCSS
$custom: #64eb94; $custom-light: #9bf2b4; $custom-dark: #000000;
JSON
{
"hex": "#64eb94",
"rgb": {
"r": 100,
"g": 235,
"b": 148
},
"hsl": {
"h": 141.333,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.84372,
"c": 0.17044,
"h": 152.6
},
"luminance": 0.64264
}Semantic roles & 50–950 ramp
primary
#64EB94
secondary
#BB388D
accent
#0C90D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581