#64E88D#64E88D
#64E88D is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.5% C 0.173 H 151.1°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #64E88D |
|---|---|
| RGB | rgb(100, 232, 141) |
| HSL | hsl(139, 74%, 65%) |
| HSV | hsv(139, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 39.2%, 9%) |
| CIE-LAB | lab(83.09, -55.85, 33.62) |
| CIE-LCH | lch(83.09, 65.19, 148.95°) |
| OKLab | oklab(83.51% -0.1512 0.0836) |
| OKLCH | oklch(83.51% 0.173 151.1) |
| XYZ | xyz(38.9170, 62.3420, 35.1765) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.74
Turquoise Green
#04F489
ΔE00 4.28
Lightgreen
#90EE90
ΔE00 4.50
Light Green Blue
#56FCA2
ΔE00 4.65
Sea Green (survey)
#53FCA1
ΔE00 4.65
Seafoam Green
#7AF9AB
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E88D #E864BF
analogous
#7DE864 #64E88D #64E8CF
triadic
#64E88D #8D64E8 #E88D64
tetradic
#64E88D #647DE8 #E864BF #E8CF64
square
#64E88D #647DE8 #E864BF #E8CF64
split-complementary
#64E88D #CF64E8 #E8647D
monochromatic
#1BB74B #2FE066 #64E88D #99F0B4 #CFF8DB
Accessibility & contrast
On white
1.56
#64E88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#64E88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E88D
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E88D | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D687
Deuteranopia (green-blind)
#D7CA93
Tritanopia (blue-blind)
#3FE5D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #64e88d; /* rgb */ color: rgb(100, 232, 141); /* oklch */ color: oklch(83.5% 0.173 151.1);
Tailwind
colors: {
custom: {
50: '#9bf0af',
500: '#64e88d',
950: '#000000',
},
}SCSS
$custom: #64e88d; $custom-light: #9bf0af; $custom-dark: #000000;
JSON
{
"hex": "#64e88d",
"rgb": {
"r": 100,
"g": 232,
"b": 141
},
"hsl": {
"h": 138.636,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.83509,
"c": 0.17279,
"h": 151.1
},
"luminance": 0.62346
}Semantic roles & 50–950 ramp
primary
#64E88D
secondary
#B63A90
accent
#0F98D6
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581