#64E88E#64E88E
#64E88E is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.5% C 0.172 H 151.3°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #64E88E |
|---|---|
| RGB | rgb(100, 232, 142) |
| HSL | hsl(139, 74%, 65%) |
| HSV | hsv(139, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 38.8%, 9%) |
| CIE-LAB | lab(83.11, -55.68, 33.14) |
| CIE-LCH | lch(83.11, 64.80, 149.24°) |
| OKLab | oklab(83.53% -0.1508 0.0825) |
| OKLCH | oklch(83.53% 0.172 151.3) |
| XYZ | xyz(38.9917, 62.3719, 35.5701) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.81
Turquoise Green
#04F489
ΔE00 4.32
Lightgreen
#90EE90
ΔE00 4.57
Light Green Blue
#56FCA2
ΔE00 4.60
Sea Green (survey)
#53FCA1
ΔE00 4.60
Seafoam Green
#7AF9AB
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E88E #E864BE
analogous
#7CE864 #64E88E #64E8D0
triadic
#64E88E #8E64E8 #E88E64
tetradic
#64E88E #647CE8 #E864BE #E8D064
square
#64E88E #647CE8 #E864BE #E8D064
split-complementary
#64E88E #D064E8 #E8647C
monochromatic
#1BB74D #2FE067 #64E88E #99F0B5 #CFF8DC
Accessibility & contrast
On white
1.56
#64E88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#64E88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E88E
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E88E | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D688
Deuteranopia (green-blind)
#D7CA94
Tritanopia (blue-blind)
#3FE5D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #64e88e; /* rgb */ color: rgb(100, 232, 142); /* oklch */ color: oklch(83.5% 0.172 151.3);
Tailwind
colors: {
custom: {
50: '#9bf0b0',
500: '#64e88e',
950: '#000000',
},
}SCSS
$custom: #64e88e; $custom-light: #9bf0b0; $custom-dark: #000000;
JSON
{
"hex": "#64e88e",
"rgb": {
"r": 100,
"g": 232,
"b": 142
},
"hsl": {
"h": 139.091,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.83528,
"c": 0.17187,
"h": 151.3
},
"luminance": 0.62376
}Semantic roles & 50–950 ramp
primary
#64E88E
secondary
#B63A8F
accent
#0F97D6
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581