#64E798#64E798
#64E798 is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.5% C 0.161 H 154.3°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #64E798 |
|---|---|
| RGB | rgb(100, 231, 152) |
| HSL | hsl(144, 73%, 65%) |
| HSV | hsv(144, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 34.2%, 9.4%) |
| CIE-LAB | lab(82.98, -53.52, 27.88) |
| CIE-LCH | lch(82.98, 60.35, 152.48°) |
| OKLab | oklab(83.48% -0.1454 0.0701) |
| OKLCH | oklch(83.48% 0.161 154.3) |
| XYZ | xyz(39.4958, 62.1245, 39.6095) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.96
Weird Green
#3AE57F
ΔE00 4.05
Seafoam Green
#7AF9AB
ΔE00 4.14
Seafoam (survey)
#80F9AD
ΔE00 4.37
Light Green Blue
#56FCA2
ΔE00 4.64
Sea Green (survey)
#53FCA1
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E798 #E764B3
analogous
#71E764 #64E798 #64E7DA
triadic
#64E798 #9864E7 #E79864
tetradic
#64E798 #6471E7 #E764B3 #E7DA64
square
#64E798 #6471E7 #E764B3 #E7DA64
split-complementary
#64E798 #DA64E7 #E76471
monochromatic
#1CB559 #2FDF75 #64E798 #99EFBB #CEF7DE
Accessibility & contrast
On white
1.56
#64E798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#64E798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E798
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E798 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D693
Deuteranopia (green-blind)
#D5CA9D
Tritanopia (blue-blind)
#3AE5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #64e798; /* rgb */ color: rgb(100, 231, 152); /* oklch */ color: oklch(83.5% 0.161 154.3);
Tailwind
colors: {
custom: {
50: '#9aefb7',
500: '#64e798',
950: '#000000',
},
}SCSS
$custom: #64e798; $custom-light: #9aefb7; $custom-dark: #000000;
JSON
{
"hex": "#64e798",
"rgb": {
"r": 100,
"g": 231,
"b": 152
},
"hsl": {
"h": 143.817,
"s": 73.184,
"l": 64.902
},
"oklch": {
"l": 0.83475,
"c": 0.1614,
"h": 154.3
},
"luminance": 0.62128
}Semantic roles & 50–950 ramp
primary
#64E798
secondary
#B53A84
accent
#1087D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581