#64FD98#64FD98
#64FD98 is a very light, vivid green. Relative luminance 0.752; OKLCH L 88.8% C 0.191 H 151.6°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #64FD98 |
|---|---|
| RGB | rgb(100, 253, 152) |
| HSL | hsl(140, 97%, 69%) |
| HSV | hsv(140, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 39.9%, 0.8%) |
| CIE-LAB | lab(89.50, -62.04, 36.54) |
| CIE-LCH | lch(89.50, 72.00, 149.50°) |
| OKLab | oklab(88.82% -0.1677 0.0907) |
| OKLCH | oklch(88.82% 0.191 151.6) |
| XYZ | xyz(46.0447, 75.2223, 41.7925) |
| Luminance | 0.7523 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.18
Light Green Blue
#56FCA2
ΔE00 2.22
Light Bluish Green
#76FDA8
ΔE00 2.58
Wintergreen
#20F986
ΔE00 3.12
Baby Green
#8CFF9E
ΔE00 3.17
Mint Green
#8FFF9F
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FD98 #FD64C9
analogous
#7DFD64 #64FD98 #64FDE4
triadic
#64FD98 #9864FD #FD9864
tetradic
#64FD98 #647DFD #FD64C9 #FDE464
square
#64FD98 #647DFD #FD64C9 #FDE464
split-complementary
#64FD98 #E464FD #FD647D
monochromatic
#03E44F #28FC70 #64FD98 #A0FEC0 #DDFFE8
Accessibility & contrast
On white
1.31
#64FD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#64FD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FD98
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FD98 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE991
Deuteranopia (green-blind)
#EADB9F
Tritanopia (blue-blind)
#2FF9E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #64fd98; /* rgb */ color: rgb(100, 253, 152); /* oklch */ color: oklch(88.8% 0.191 151.6);
Tailwind
colors: {
custom: {
50: '#9effb7',
500: '#64fd98',
950: '#000000',
},
}SCSS
$custom: #64fd98; $custom-light: #9effb7; $custom-dark: #000000;
JSON
{
"hex": "#64fd98",
"rgb": {
"r": 100,
"g": 253,
"b": 152
},
"hsl": {
"h": 140.392,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.88823,
"c": 0.19069,
"h": 151.6
},
"luminance": 0.75227
}Semantic roles & 50–950 ramp
primary
#64FD98
secondary
#D72E9E
accent
#0098E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681