#64F993#64F993
#64F993 is a very light, vivid green. Relative luminance 0.726; OKLCH L 87.8% C 0.190 H 150.9°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #64F993 |
|---|---|
| RGB | rgb(100, 249, 147) |
| HSL | hsl(139, 93%, 68%) |
| HSV | hsv(139, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 41%, 2.4%) |
| CIE-LAB | lab(88.24, -61.36, 37.37) |
| CIE-LCH | lch(88.24, 71.85, 148.66°) |
| OKLab | oklab(87.76% -0.1659 0.0925) |
| OKLCH | oklch(87.76% 0.19 150.9) |
| XYZ | xyz(44.3943, 72.5629, 39.2646) |
| Luminance | 0.7257 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.60
Light Green Blue
#56FCA2
ΔE00 2.65
Wintergreen
#20F986
ΔE00 2.89
Light Bluish Green
#76FDA8
ΔE00 3.00
Baby Green
#8CFF9E
ΔE00 3.31
Turquoise Green
#04F489
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F993 #F964CA
analogous
#7FF964 #64F993 #64F9DD
triadic
#64F993 #9364F9 #F99364
tetradic
#64F993 #647FF9 #F964CA #F9DD64
square
#64F993 #647FF9 #F964CA #F9DD64
split-complementary
#64F993 #DD64F9 #F9647F
monochromatic
#08DA4B #29F76A #64F993 #9FFBBC #DAFEE5
Accessibility & contrast
On white
1.35
#64F993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#64F993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F993
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F993 | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68C
Deuteranopia (green-blind)
#E7D89A
Tritanopia (blue-blind)
#35F5E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64f993; /* rgb */ color: rgb(100, 249, 147); /* oklch */ color: oklch(87.8% 0.190 150.9);
Tailwind
colors: {
custom: {
50: '#9dfcb4',
500: '#64f993',
950: '#000000',
},
}SCSS
$custom: #64f993; $custom-light: #9dfcb4; $custom-dark: #000000;
JSON
{
"hex": "#64f993",
"rgb": {
"r": 100,
"g": 249,
"b": 147
},
"hsl": {
"h": 138.926,
"s": 92.547,
"l": 68.431
},
"oklch": {
"l": 0.87764,
"c": 0.18993,
"h": 150.9
},
"luminance": 0.72567
}Semantic roles & 50–950 ramp
primary
#64F993
secondary
#D22F9F
accent
#009DE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681