#64F58F#64F58F
#64F58F is a very light, vivid green. Relative luminance 0.700; OKLCH L 86.7% C 0.188 H 150.3°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #64F58F |
|---|---|
| RGB | rgb(100, 245, 143) |
| HSL | hsl(138, 88%, 68%) |
| HSV | hsv(138, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 41.6%, 3.9%) |
| CIE-LAB | lab(86.99, -60.51, 37.72) |
| CIE-LCH | lch(86.99, 71.30, 148.06°) |
| OKLab | oklab(86.72% -0.1636 0.0932) |
| OKLCH | oklch(86.72% 0.188 150.3) |
| XYZ | xyz(42.8627, 69.9932, 37.2325) |
| Luminance | 0.7000 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.98
Sea Green (survey)
#53FCA1
ΔE00 3.10
Light Green Blue
#56FCA2
ΔE00 3.15
Turquoise Green
#04F489
ΔE00 3.22
Light Bluish Green
#76FDA8
ΔE00 3.48
Minty Green
#0BF77D
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F58F #F564CA
analogous
#81F564 #64F58F #64F5D7
triadic
#64F58F #8F64F5 #F58F64
tetradic
#64F58F #6481F5 #F564CA #F5D764
square
#64F58F #6481F5 #F564CA #F5D764
split-complementary
#64F58F #D764F5 #F56481
monochromatic
#0DD148 #2BF165 #64F58F #9DF9B9 #D7FCE2
Accessibility & contrast
On white
1.40
#64F58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#64F58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F58F
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F58F | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E288
Deuteranopia (green-blind)
#E3D596
Tritanopia (blue-blind)
#39F1DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f58f; /* rgb */ color: rgb(100, 245, 143); /* oklch */ color: oklch(86.7% 0.188 150.3);
Tailwind
colors: {
custom: {
50: '#9cf9b1',
500: '#64f58f',
950: '#000000',
},
}SCSS
$custom: #64f58f; $custom-light: #9cf9b1; $custom-dark: #000000;
JSON
{
"hex": "#64f58f",
"rgb": {
"r": 100,
"g": 245,
"b": 143
},
"hsl": {
"h": 137.793,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.86721,
"c": 0.18829,
"h": 150.3
},
"luminance": 0.69997
}Semantic roles & 50–950 ramp
primary
#64F58F
secondary
#CC319E
accent
#01A1E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581