#64EB98#64EB98
#64EB98 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.4% C 0.167 H 153.7°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #64EB98 |
|---|---|
| RGB | rgb(100, 235, 152) |
| HSL | hsl(143, 77%, 66%) |
| HSV | hsv(143, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 35.3%, 7.8%) |
| CIE-LAB | lab(84.17, -55.11, 29.48) |
| CIE-LCH | lch(84.17, 62.50, 151.86°) |
| OKLab | oklab(84.45% -0.1495 0.0739) |
| OKLCH | oklch(84.45% 0.167 153.7) |
| XYZ | xyz(40.6281, 64.3892, 39.9870) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.50
Light Green Blue
#56FCA2
ΔE00 3.74
Sea Green (survey)
#53FCA1
ΔE00 3.79
Seafoam (survey)
#80F9AD
ΔE00 3.81
Weird Green
#3AE57F
ΔE00 3.83
Light Bluish Green
#76FDA8
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EB98 #EB64B7
analogous
#73EB64 #64EB98 #64EBDB
triadic
#64EB98 #9864EB #EB9864
tetradic
#64EB98 #6473EB #EB64B7 #EBDB64
square
#64EB98 #6473EB #EB64B7 #EBDB64
split-complementary
#64EB98 #DB64EB #EB6473
monochromatic
#18BC57 #2EE474 #64EB98 #9AF2BC #D0F9E0
Accessibility & contrast
On white
1.51
#64EB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#64EB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EB98
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EB98 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA93
Deuteranopia (green-blind)
#D8CD9D
Tritanopia (blue-blind)
#38E8D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64eb98; /* rgb */ color: rgb(100, 235, 152); /* oklch */ color: oklch(84.4% 0.167 153.7);
Tailwind
colors: {
custom: {
50: '#9bf2b7',
500: '#64eb98',
950: '#000000',
},
}SCSS
$custom: #64eb98; $custom-light: #9bf2b7; $custom-dark: #000000;
JSON
{
"hex": "#64eb98",
"rgb": {
"r": 100,
"g": 235,
"b": 152
},
"hsl": {
"h": 143.111,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.84448,
"c": 0.16682,
"h": 153.7
},
"luminance": 0.64393
}Semantic roles & 50–950 ramp
primary
#64EB98
secondary
#BB3889
accent
#0C8AD9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581