#64EF98#64EF98
#64EF98 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.4% C 0.172 H 153.2°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #64EF98 |
|---|---|
| RGB | rgb(100, 239, 152) |
| HSL | hsl(142, 81%, 66%) |
| HSV | hsv(142, 58%, 94%) |
| CMYK | cmyk(58.2%, 0%, 36.4%, 6.3%) |
| CIE-LAB | lab(85.35, -56.68, 31.07) |
| CIE-LCH | lch(85.35, 64.64, 151.27°) |
| OKLab | oklab(85.42% -0.1536 0.0777) |
| OKLCH | oklch(85.42% 0.172 153.2) |
| XYZ | xyz(41.7862, 66.7053, 40.3730) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.93
Sea Green (survey)
#53FCA1
ΔE00 2.97
Seafoam Green
#7AF9AB
ΔE00 3.06
Light Bluish Green
#76FDA8
ΔE00 3.20
Seafoam (survey)
#80F9AD
ΔE00 3.45
Weird Green
#3AE57F
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EF98 #EF64BB
analogous
#76EF64 #64EF98 #64EFDE
triadic
#64EF98 #9864EF #EF9864
tetradic
#64EF98 #6476EF #EF64BB #EFDE64
square
#64EF98 #6476EF #EF64BB #EFDE64
split-complementary
#64EF98 #DE64EF #EF6476
monochromatic
#14C456 #2DE973 #64EF98 #9BF5BD #D3FAE2
Accessibility & contrast
On white
1.46
#64EF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#64EF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EF98
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EF98 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD92
Deuteranopia (green-blind)
#DCD09E
Tritanopia (blue-blind)
#37ECD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64ef98; /* rgb */ color: rgb(100, 239, 152); /* oklch */ color: oklch(85.4% 0.172 153.2);
Tailwind
colors: {
custom: {
50: '#9bf5b7',
500: '#64ef98',
950: '#000000',
},
}SCSS
$custom: #64ef98; $custom-light: #9bf5b7; $custom-dark: #000000;
JSON
{
"hex": "#64ef98",
"rgb": {
"r": 100,
"g": 239,
"b": 152
},
"hsl": {
"h": 142.446,
"s": 81.287,
"l": 66.471
},
"oklch": {
"l": 0.85422,
"c": 0.1722,
"h": 153.2
},
"luminance": 0.66709
}Semantic roles & 50–950 ramp
primary
#64EF98
secondary
#C2358D
accent
#088EDE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581