#64EA98#64EA98
#64EA98 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.2% C 0.165 H 153.8°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #64EA98 |
|---|---|
| RGB | rgb(100, 234, 152) |
| HSL | hsl(143, 76%, 65%) |
| HSV | hsv(143, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 35%, 8.2%) |
| CIE-LAB | lab(83.87, -54.72, 29.08) |
| CIE-LCH | lch(83.87, 61.97, 152.01°) |
| OKLab | oklab(84.21% -0.1485 0.073) |
| OKLCH | oklch(84.21% 0.165 153.8) |
| XYZ | xyz(40.3426, 63.8182, 39.8918) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.64
Weird Green
#3AE57F
ΔE00 3.86
Seafoam (survey)
#80F9AD
ΔE00 3.93
Light Green Blue
#56FCA2
ΔE00 3.96
Sea Green (survey)
#53FCA1
ΔE00 4.00
Light Bluish Green
#76FDA8
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EA98 #EA64B6
analogous
#73EA64 #64EA98 #64EADB
triadic
#64EA98 #9864EA #EA9864
tetradic
#64EA98 #6473EA #EA64B6 #EADB64
square
#64EA98 #6473EA #EA64B6 #EADB64
split-complementary
#64EA98 #DB64EA #EA6473
monochromatic
#19BA58 #2EE374 #64EA98 #9AF1BC #D0F9E0
Accessibility & contrast
On white
1.53
#64EA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#64EA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EA98
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EA98 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD993
Deuteranopia (green-blind)
#D8CC9D
Tritanopia (blue-blind)
#39E7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64ea98; /* rgb */ color: rgb(100, 234, 152); /* oklch */ color: oklch(84.2% 0.165 153.8);
Tailwind
colors: {
custom: {
50: '#9bf1b7',
500: '#64ea98',
950: '#000000',
},
}SCSS
$custom: #64ea98; $custom-light: #9bf1b7; $custom-dark: #000000;
JSON
{
"hex": "#64ea98",
"rgb": {
"r": 100,
"g": 234,
"b": 152
},
"hsl": {
"h": 143.284,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.84205,
"c": 0.16546,
"h": 153.8
},
"luminance": 0.63822
}Semantic roles & 50–950 ramp
primary
#64EA98
secondary
#BA3988
accent
#0D89D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581