#64F693#64F693
#64F693 is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.0% C 0.186 H 151.1°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #64F693 |
|---|---|
| RGB | rgb(100, 246, 147) |
| HSL | hsl(139, 89%, 68%) |
| HSV | hsv(139, 59%, 96%) |
| CMYK | cmyk(59.3%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(87.35, -60.23, 36.21) |
| CIE-LCH | lch(87.35, 70.28, 148.99°) |
| OKLab | oklab(87.03% -0.1629 0.0898) |
| OKLCH | oklch(87.03% 0.186 151.1) |
| XYZ | xyz(43.4744, 70.7232, 38.9580) |
| Luminance | 0.7073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.57
Light Green Blue
#56FCA2
ΔE00 2.60
Light Bluish Green
#76FDA8
ΔE00 2.96
Wintergreen
#20F986
ΔE00 3.10
Turquoise Green
#04F489
ΔE00 3.22
Baby Green
#8CFF9E
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F693 #F664C7
analogous
#7EF664 #64F693 #64F6DC
triadic
#64F693 #9364F6 #F69364
tetradic
#64F693 #647EF6 #F664C7 #F6DC64
square
#64F693 #647EF6 #F664C7 #F6DC64
split-complementary
#64F693 #DC64F6 #F6647E
monochromatic
#0CD34C #2AF36B #64F693 #9EF9BB #D8FDE4
Accessibility & contrast
On white
1.39
#64F693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#64F693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F693
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F693 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38C
Deuteranopia (green-blind)
#E4D699
Tritanopia (blue-blind)
#36F2DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f693; /* rgb */ color: rgb(100, 246, 147); /* oklch */ color: oklch(87.0% 0.186 151.1);
Tailwind
colors: {
custom: {
50: '#9dfab3',
500: '#64f693',
950: '#000000',
},
}SCSS
$custom: #64f693; $custom-light: #9dfab3; $custom-dark: #000000;
JSON
{
"hex": "#64f693",
"rgb": {
"r": 100,
"g": 246,
"b": 147
},
"hsl": {
"h": 139.315,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.87034,
"c": 0.186,
"h": 151.1
},
"luminance": 0.70727
}Semantic roles & 50–950 ramp
primary
#64F693
secondary
#CE309B
accent
#009CE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581