#64E893#64E893
#64E893 is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.6% C 0.167 H 152.7°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #64E893 |
|---|---|
| RGB | rgb(100, 232, 147) |
| HSL | hsl(141, 74%, 65%) |
| HSV | hsv(141, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 36.6%, 9%) |
| CIE-LAB | lab(83.19, -54.82, 30.72) |
| CIE-LCH | lch(83.19, 62.84, 150.74°) |
| OKLab | oklab(83.62% -0.1486 0.0768) |
| OKLCH | oklch(83.62% 0.167 152.7) |
| XYZ | xyz(39.3756, 62.5255, 37.5917) |
| Luminance | 0.6253 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.31
Seafoam Green
#7AF9AB
ΔE00 4.23
Light Green Blue
#56FCA2
ΔE00 4.41
Aqua Green
#12E193
ΔE00 4.42
Sea Green (survey)
#53FCA1
ΔE00 4.44
Seafoam (survey)
#80F9AD
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E893 #E864B9
analogous
#77E864 #64E893 #64E8D5
triadic
#64E893 #9364E8 #E89364
tetradic
#64E893 #6477E8 #E864B9 #E8D564
square
#64E893 #6477E8 #E864B9 #E8D564
split-complementary
#64E893 #D564E8 #E86477
monochromatic
#1BB752 #2FE06E #64E893 #99F0B8 #CFF8DD
Accessibility & contrast
On white
1.55
#64E893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#64E893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E893
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E893 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D78D
Deuteranopia (green-blind)
#D6CA98
Tritanopia (blue-blind)
#3CE5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #64e893; /* rgb */ color: rgb(100, 232, 147); /* oklch */ color: oklch(83.6% 0.167 152.7);
Tailwind
colors: {
custom: {
50: '#9bf0b3',
500: '#64e893',
950: '#000000',
},
}SCSS
$custom: #64e893; $custom-light: #9bf0b3; $custom-dark: #000000;
JSON
{
"hex": "#64e893",
"rgb": {
"r": 100,
"g": 232,
"b": 147
},
"hsl": {
"h": 141.364,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.83621,
"c": 0.1673,
"h": 152.7
},
"luminance": 0.62529
}Semantic roles & 50–950 ramp
primary
#64E893
secondary
#B63A8A
accent
#0F8FD6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581