#64F994#64F994
#64F994 is a very light, vivid green. Relative luminance 0.726; OKLCH L 87.8% C 0.189 H 151.1°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #64F994 |
|---|---|
| RGB | rgb(100, 249, 148) |
| HSL | hsl(139, 93%, 68%) |
| HSV | hsv(139, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 40.6%, 2.4%) |
| CIE-LAB | lab(88.25, -61.20, 36.89) |
| CIE-LCH | lch(88.25, 71.46, 148.92°) |
| OKLab | oklab(87.78% -0.1655 0.0914) |
| OKLCH | oklch(87.78% 0.189 151.1) |
| XYZ | xyz(44.4731, 72.5945, 39.6797) |
| Luminance | 0.7260 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.46
Light Green Blue
#56FCA2
ΔE00 2.50
Light Bluish Green
#76FDA8
ΔE00 2.86
Wintergreen
#20F986
ΔE00 2.95
Baby Green
#8CFF9E
ΔE00 3.31
Turquoise Green
#04F489
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F994 #F964C9
analogous
#7EF964 #64F994 #64F9DF
triadic
#64F994 #9464F9 #F99464
tetradic
#64F994 #647EF9 #F964C9 #F9DF64
square
#64F994 #647EF9 #F964C9 #F9DF64
split-complementary
#64F994 #DF64F9 #F9647E
monochromatic
#08DA4C #29F76B #64F994 #9FFBBD #DAFEE5
Accessibility & contrast
On white
1.35
#64F994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#64F994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F994
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F994 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68D
Deuteranopia (green-blind)
#E6D89B
Tritanopia (blue-blind)
#34F5E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64f994; /* rgb */ color: rgb(100, 249, 148); /* oklch */ color: oklch(87.8% 0.189 151.1);
Tailwind
colors: {
custom: {
50: '#9dfcb4',
500: '#64f994',
950: '#000000',
},
}SCSS
$custom: #64f994; $custom-light: #9dfcb4; $custom-dark: #000000;
JSON
{
"hex": "#64f994",
"rgb": {
"r": 100,
"g": 249,
"b": 148
},
"hsl": {
"h": 139.329,
"s": 92.547,
"l": 68.431
},
"oklch": {
"l": 0.87781,
"c": 0.18904,
"h": 151.1
},
"luminance": 0.72599
}Semantic roles & 50–950 ramp
primary
#64F994
secondary
#D22F9E
accent
#009CE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681