#64E698#64E698
#64E698 is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.2% C 0.160 H 154.4°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #64E698 |
|---|---|
| RGB | rgb(100, 230, 152) |
| HSL | hsl(144, 72%, 65%) |
| HSV | hsv(144, 57%, 90%) |
| CMYK | cmyk(56.5%, 0%, 33.9%, 9.8%) |
| CIE-LAB | lab(82.68, -53.12, 27.48) |
| CIE-LCH | lch(82.68, 59.81, 152.65°) |
| OKLab | oklab(83.23% -0.1443 0.0691) |
| OKLCH | oklch(83.23% 0.16 154.4) |
| XYZ | xyz(39.2167, 61.5663, 39.5165) |
| Luminance | 0.6157 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.87
Weird Green
#3AE57F
ΔE00 4.14
Seafoam Green
#7AF9AB
ΔE00 4.32
Seafoam (survey)
#80F9AD
ΔE00 4.54
Light Greenish Blue
#63F7B4
ΔE00 4.82
Light Green Blue
#56FCA2
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E698 #E664B2
analogous
#71E664 #64E698 #64E6D9
triadic
#64E698 #9864E6 #E69864
tetradic
#64E698 #6471E6 #E664B2 #E6D964
square
#64E698 #6471E6 #E664B2 #E6D964
split-complementary
#64E698 #D964E6 #E66471
monochromatic
#1DB359 #2FDD75 #64E698 #99EEBB #CDF7DE
Accessibility & contrast
On white
1.58
#64E698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#64E698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E698
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E698 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D593
Deuteranopia (green-blind)
#D4C99D
Tritanopia (blue-blind)
#3BE4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #64e698; /* rgb */ color: rgb(100, 230, 152); /* oklch */ color: oklch(83.2% 0.160 154.4);
Tailwind
colors: {
custom: {
50: '#9aefb6',
500: '#64e698',
950: '#000000',
},
}SCSS
$custom: #64e698; $custom-light: #9aefb6; $custom-dark: #000000;
JSON
{
"hex": "#64e698",
"rgb": {
"r": 100,
"g": 230,
"b": 152
},
"hsl": {
"h": 144,
"s": 72.222,
"l": 64.706
},
"oklch": {
"l": 0.83231,
"c": 0.16004,
"h": 154.4
},
"luminance": 0.6157
}Semantic roles & 50–950 ramp
primary
#64E698
secondary
#B33B83
accent
#1186D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581