#64EA94#64EA94
#64EA94 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.1% C 0.169 H 152.7°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #64EA94 |
|---|---|
| RGB | rgb(100, 234, 148) |
| HSL | hsl(141, 76%, 65%) |
| HSV | hsv(141, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 36.8%, 8.2%) |
| CIE-LAB | lab(83.80, -55.43, 31.02) |
| CIE-LCH | lch(83.80, 63.52, 150.77°) |
| OKLab | oklab(84.13% -0.1503 0.0776) |
| OKLCH | oklch(84.13% 0.169 152.7) |
| XYZ | xyz(40.0205, 63.6893, 38.1955) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.37
Seafoam Green
#7AF9AB
ΔE00 3.90
Light Green Blue
#56FCA2
ΔE00 3.99
Sea Green (survey)
#53FCA1
ΔE00 4.02
Seafoam (survey)
#80F9AD
ΔE00 4.21
Light Bluish Green
#76FDA8
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EA94 #EA64BA
analogous
#77EA64 #64EA94 #64EAD7
triadic
#64EA94 #9464EA #EA9464
tetradic
#64EA94 #6477EA #EA64BA #EAD764
square
#64EA94 #6477EA #EA64BA #EAD764
split-complementary
#64EA94 #D764EA #EA6477
monochromatic
#19BA53 #2EE36F #64EA94 #9AF1B9 #D0F9DE
Accessibility & contrast
On white
1.53
#64EA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#64EA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EA94
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EA94 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD98E
Deuteranopia (green-blind)
#D8CC99
Tritanopia (blue-blind)
#3BE7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64ea94; /* rgb */ color: rgb(100, 234, 148); /* oklch */ color: oklch(84.1% 0.169 152.7);
Tailwind
colors: {
custom: {
50: '#9bf2b4',
500: '#64ea94',
950: '#000000',
},
}SCSS
$custom: #64ea94; $custom-light: #9bf2b4; $custom-dark: #000000;
JSON
{
"hex": "#64ea94",
"rgb": {
"r": 100,
"g": 234,
"b": 148
},
"hsl": {
"h": 141.493,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.84128,
"c": 0.1691,
"h": 152.7
},
"luminance": 0.63693
}Semantic roles & 50–950 ramp
primary
#64EA94
secondary
#BA398B
accent
#0D90D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581