#64FF93#64FF93
#64FF93 is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.2% C 0.198 H 150.3°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #64FF93 |
|---|---|
| RGB | rgb(100, 255, 147) |
| HSL | hsl(138, 100%, 70%) |
| HSV | hsv(138, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 42.4%, 0%) |
| CIE-LAB | lab(90.01, -63.60, 39.67) |
| CIE-LCH | lch(90.01, 74.96, 148.05°) |
| OKLab | oklab(89.22% -0.1718 0.0979) |
| OKLCH | oklch(89.22% 0.198 150.3) |
| XYZ | xyz(46.2785, 76.3313, 39.8927) |
| Luminance | 0.7634 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.98
Sea Green (survey)
#53FCA1
ΔE00 3.13
Baby Green
#8CFF9E
ΔE00 3.17
Light Green Blue
#56FCA2
ΔE00 3.20
Spring Green
#00FF7F
ΔE00 3.38
Mint Green
#8FFF9F
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FF93 #FF64D0
analogous
#82FF64 #64FF93 #64FFE1
triadic
#64FF93 #9364FF #FF9364
tetradic
#64FF93 #6482FF #FF64D0 #FFE164
square
#64FF93 #6482FF #FF64D0 #FFE164
split-complementary
#64FF93 #E164FF #FF6482
monochromatic
#00E947 #27FF68 #64FF93 #A1FFBE #DEFFE8
Accessibility & contrast
On white
1.29
#64FF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#64FF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FF93
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FF93 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8B
Deuteranopia (green-blind)
#ECDD9A
Tritanopia (blue-blind)
#31FBE5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #64ff93; /* rgb */ color: rgb(100, 255, 147); /* oklch */ color: oklch(89.2% 0.198 150.3);
Tailwind
colors: {
custom: {
50: '#9effb4',
500: '#64ff93',
950: '#000000',
},
}SCSS
$custom: #64ff93; $custom-light: #9effb4; $custom-dark: #000000;
JSON
{
"hex": "#64ff93",
"rgb": {
"r": 100,
"g": 255,
"b": 147
},
"hsl": {
"h": 138.194,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.89222,
"c": 0.19773,
"h": 150.3
},
"luminance": 0.76336
}Semantic roles & 50–950 ramp
primary
#64FF93
secondary
#DA2DA6
accent
#00A0E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681