#64EA96#64EA96
#64EA96 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.2% C 0.167 H 153.3°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #64EA96 |
|---|---|
| RGB | rgb(100, 234, 150) |
| HSL | hsl(142, 76%, 65%) |
| HSV | hsv(142, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(83.84, -55.08, 30.05) |
| CIE-LCH | lch(83.84, 62.74, 151.38°) |
| OKLab | oklab(84.17% -0.1494 0.0753) |
| OKLCH | oklch(84.17% 0.167 153.3) |
| XYZ | xyz(40.1802, 63.7532, 39.0364) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.60
Seafoam Green
#7AF9AB
ΔE00 3.76
Light Green Blue
#56FCA2
ΔE00 3.96
Sea Green (survey)
#53FCA1
ΔE00 4.00
Seafoam (survey)
#80F9AD
ΔE00 4.06
Light Bluish Green
#76FDA8
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EA96 #EA64B8
analogous
#75EA64 #64EA96 #64EAD9
triadic
#64EA96 #9664EA #EA9664
tetradic
#64EA96 #6475EA #EA64B8 #EAD964
square
#64EA96 #6475EA #EA64B8 #EAD964
split-complementary
#64EA96 #D964EA #EA6475
monochromatic
#19BA55 #2EE371 #64EA96 #9AF1BB #D0F9DF
Accessibility & contrast
On white
1.53
#64EA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#64EA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EA96
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EA96 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD990
Deuteranopia (green-blind)
#D8CC9B
Tritanopia (blue-blind)
#3AE7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64ea96; /* rgb */ color: rgb(100, 234, 150); /* oklch */ color: oklch(84.2% 0.167 153.3);
Tailwind
colors: {
custom: {
50: '#9bf2b5',
500: '#64ea96',
950: '#000000',
},
}SCSS
$custom: #64ea96; $custom-light: #9bf2b5; $custom-dark: #000000;
JSON
{
"hex": "#64ea96",
"rgb": {
"r": 100,
"g": 234,
"b": 150
},
"hsl": {
"h": 142.388,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.84166,
"c": 0.16728,
"h": 153.3
},
"luminance": 0.63757
}Semantic roles & 50–950 ramp
primary
#64EA96
secondary
#BA3989
accent
#0D8DD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581