#64E897#64E897
#64E897 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.7% C 0.164 H 153.8°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #64E897 |
|---|---|
| RGB | rgb(100, 232, 151) |
| HSL | hsl(143, 74%, 65%) |
| HSV | hsv(143, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 34.9%, 9%) |
| CIE-LAB | lab(83.26, -54.10, 28.77) |
| CIE-LCH | lch(83.26, 61.28, 152.00°) |
| OKLab | oklab(83.7% -0.1469 0.0722) |
| OKLCH | oklch(83.7% 0.164 153.8) |
| XYZ | xyz(39.6949, 62.6532, 39.2736) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.83
Seafoam Green
#7AF9AB
ΔE00 4.00
Aqua Green
#12E193
ΔE00 4.12
Seafoam (survey)
#80F9AD
ΔE00 4.26
Light Green Blue
#56FCA2
ΔE00 4.39
Sea Green (survey)
#53FCA1
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E897 #E864B5
analogous
#73E864 #64E897 #64E8D9
triadic
#64E897 #9764E8 #E89764
tetradic
#64E897 #6473E8 #E864B5 #E8D964
square
#64E897 #6473E8 #E864B5 #E8D964
split-complementary
#64E897 #D964E8 #E86473
monochromatic
#1BB757 #2FE073 #64E897 #99F0BB #CFF8DF
Accessibility & contrast
On white
1.55
#64E897 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#64E897 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E897
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E897 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E897 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D792
Deuteranopia (green-blind)
#D6CA9C
Tritanopia (blue-blind)
#3AE5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #64e897; /* rgb */ color: rgb(100, 232, 151); /* oklch */ color: oklch(83.7% 0.164 153.8);
Tailwind
colors: {
custom: {
50: '#9bf0b6',
500: '#64e897',
950: '#000000',
},
}SCSS
$custom: #64e897; $custom-light: #9bf0b6; $custom-dark: #000000;
JSON
{
"hex": "#64e897",
"rgb": {
"r": 100,
"g": 232,
"b": 151
},
"hsl": {
"h": 143.182,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.83698,
"c": 0.16367,
"h": 153.8
},
"luminance": 0.62657
}Semantic roles & 50–950 ramp
primary
#64E897
secondary
#B63A86
accent
#0F89D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581