#64E88F#64E88F
#64E88F is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.5% C 0.171 H 151.6°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #64E88F |
|---|---|
| RGB | rgb(100, 232, 143) |
| HSL | hsl(140, 74%, 65%) |
| HSV | hsv(140, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 38.4%, 9%) |
| CIE-LAB | lab(83.13, -55.51, 32.65) |
| CIE-LCH | lch(83.13, 64.40, 149.53°) |
| OKLab | oklab(83.55% -0.1504 0.0813) |
| OKLCH | oklch(83.55% 0.171 151.6) |
| XYZ | xyz(39.0671, 62.4021, 35.9673) |
| Luminance | 0.6241 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.90
Turquoise Green
#04F489
ΔE00 4.36
Light Green Blue
#56FCA2
ΔE00 4.55
Seafoam Green
#7AF9AB
ΔE00 4.55
Sea Green (survey)
#53FCA1
ΔE00 4.56
Lightgreen
#90EE90
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E88F #E864BD
analogous
#7BE864 #64E88F #64E8D1
triadic
#64E88F #8F64E8 #E88F64
tetradic
#64E88F #647BE8 #E864BD #E8D164
square
#64E88F #647BE8 #E864BD #E8D164
split-complementary
#64E88F #D164E8 #E8647B
monochromatic
#1BB74E #2FE068 #64E88F #99F0B6 #CFF8DC
Accessibility & contrast
On white
1.56
#64E88F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#64E88F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E88F
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E88F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E88F | 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)
#E9D789
Deuteranopia (green-blind)
#D7CA95
Tritanopia (blue-blind)
#3FE5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #64e88f; /* rgb */ color: rgb(100, 232, 143); /* oklch */ color: oklch(83.5% 0.171 151.6);
Tailwind
colors: {
custom: {
50: '#9bf0b0',
500: '#64e88f',
950: '#000000',
},
}SCSS
$custom: #64e88f; $custom-light: #9bf0b0; $custom-dark: #000000;
JSON
{
"hex": "#64e88f",
"rgb": {
"r": 100,
"g": 232,
"b": 143
},
"hsl": {
"h": 139.545,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.83546,
"c": 0.17096,
"h": 151.6
},
"luminance": 0.62406
}Semantic roles & 50–950 ramp
primary
#64E88F
secondary
#B63A8E
accent
#0F95D6
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581