#64F385#64F385
#64F385 is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.1% C 0.195 H 148.4°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #64F385 |
|---|---|
| RGB | rgb(100, 243, 133) |
| HSL | hsl(134, 86%, 67%) |
| HSV | hsv(134, 59%, 95%) |
| CMYK | cmyk(58.8%, 0%, 45.3%, 4.7%) |
| CIE-LAB | lab(86.26, -61.32, 41.66) |
| CIE-LCH | lch(86.26, 74.14, 145.81°) |
| OKLab | oklab(86.07% -0.1658 0.102) |
| OKLCH | oklch(86.07% 0.195 148.4) |
| XYZ | xyz(41.5369, 68.5000, 33.2186) |
| Luminance | 0.6850 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.12
Minty Green
#0BF77D
ΔE00 3.21
Spearmint
#1EF876
ΔE00 3.31
Turquoise Green
#04F489
ΔE00 3.63
Spring Green
#00FF7F
ΔE00 3.97
Lightgreen (survey)
#76FF7B
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F385 #F364D2
analogous
#8BF364 #64F385 #64F3CC
triadic
#64F385 #8564F3 #F38564
tetradic
#64F385 #648BF3 #F364D2 #F3CC64
square
#64F385 #648BF3 #F364D2 #F3CC64
split-complementary
#64F385 #CC64F3 #F3648B
monochromatic
#10CD3B #2BEF58 #64F385 #9DF7B2 #D6FCDE
Accessibility & contrast
On white
1.43
#64F385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#64F385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F385
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F385 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E07C
Deuteranopia (green-blind)
#E3D38C
Tritanopia (blue-blind)
#3FEED9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f385; /* rgb */ color: rgb(100, 243, 133); /* oklch */ color: oklch(86.1% 0.195 148.4);
Tailwind
colors: {
custom: {
50: '#9cf8aa',
500: '#64f385',
950: '#000000',
},
}SCSS
$custom: #64f385; $custom-light: #9cf8aa; $custom-dark: #000000;
JSON
{
"hex": "#64f385",
"rgb": {
"r": 100,
"g": 243,
"b": 133
},
"hsl": {
"h": 133.846,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.86067,
"c": 0.19463,
"h": 148.4
},
"luminance": 0.68504
}Semantic roles & 50–950 ramp
primary
#64F385
secondary
#C932A6
accent
#03AFE2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581