#64F893#64F893
#64F893 is a very light, vivid green. Relative luminance 0.720; OKLCH L 87.5% C 0.189 H 151.0°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #64F893 |
|---|---|
| RGB | rgb(100, 248, 147) |
| HSL | hsl(139, 91%, 68%) |
| HSV | hsv(139, 60%, 97%) |
| CMYK | cmyk(59.7%, 0%, 40.7%, 2.7%) |
| CIE-LAB | lab(87.94, -60.99, 36.98) |
| CIE-LCH | lch(87.94, 71.32, 148.77°) |
| OKLab | oklab(87.52% -0.1649 0.0916) |
| OKLCH | oklch(87.52% 0.189 151) |
| XYZ | xyz(44.0860, 71.9464, 39.1619) |
| Luminance | 0.7195 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.57
Light Green Blue
#56FCA2
ΔE00 2.61
Wintergreen
#20F986
ΔE00 2.94
Light Bluish Green
#76FDA8
ΔE00 2.97
Turquoise Green
#04F489
ΔE00 3.28
Baby Green
#8CFF9E
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F893 #F864C9
analogous
#7FF864 #64F893 #64F8DD
triadic
#64F893 #9364F8 #F89364
tetradic
#64F893 #647FF8 #F864C9 #F8DD64
square
#64F893 #647FF8 #F864C9 #F8DD64
split-complementary
#64F893 #DD64F8 #F8647F
monochromatic
#0AD84B #29F56A #64F893 #9FFBBC #D9FDE5
Accessibility & contrast
On white
1.36
#64F893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#64F893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F893
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F893 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58C
Deuteranopia (green-blind)
#E6D79A
Tritanopia (blue-blind)
#35F4DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64f893; /* rgb */ color: rgb(100, 248, 147); /* oklch */ color: oklch(87.5% 0.189 151.0);
Tailwind
colors: {
custom: {
50: '#9dfbb3',
500: '#64f893',
950: '#000000',
},
}SCSS
$custom: #64f893; $custom-light: #9dfbb3; $custom-dark: #000000;
JSON
{
"hex": "#64f893",
"rgb": {
"r": 100,
"g": 248,
"b": 147
},
"hsl": {
"h": 139.054,
"s": 91.358,
"l": 68.235
},
"oklch": {
"l": 0.8752,
"c": 0.18863,
"h": 151
},
"luminance": 0.71951
}Semantic roles & 50–950 ramp
primary
#64F893
secondary
#D12F9E
accent
#009DE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681