#64F485#64F485
#64F485 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.3% C 0.196 H 148.3°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #64F485 |
|---|---|
| RGB | rgb(100, 244, 133) |
| HSL | hsl(134, 87%, 67%) |
| HSV | hsv(134, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 45.5%, 4.3%) |
| CIE-LAB | lab(86.55, -61.70, 42.04) |
| CIE-LCH | lch(86.55, 74.66, 145.73°) |
| OKLab | oklab(86.31% -0.1668 0.1028) |
| OKLCH | oklch(86.31% 0.196 148.3) |
| XYZ | xyz(41.8369, 69.1002, 33.3187) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.05
Minty Green
#0BF77D
ΔE00 3.14
Spearmint
#1EF876
ΔE00 3.20
Turquoise Green
#04F489
ΔE00 3.66
Lightgreen (survey)
#76FF7B
ΔE00 3.78
Spring Green
#00FF7F
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F485 #F464D3
analogous
#8BF464 #64F485 #64F4CD
triadic
#64F485 #8564F4 #F48564
tetradic
#64F485 #648BF4 #F464D3 #F4CD64
square
#64F485 #648BF4 #F464D3 #F4CD64
split-complementary
#64F485 #CD64F4 #F4648B
monochromatic
#0FCF3B #2BF058 #64F485 #9DF8B2 #D6FCDF
Accessibility & contrast
On white
1.42
#64F485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#64F485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F485
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F485 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E17C
Deuteranopia (green-blind)
#E3D48D
Tritanopia (blue-blind)
#3EEFD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f485; /* rgb */ color: rgb(100, 244, 133); /* oklch */ color: oklch(86.3% 0.196 148.3);
Tailwind
colors: {
custom: {
50: '#9df9aa',
500: '#64f485',
950: '#000000',
},
}SCSS
$custom: #64f485; $custom-light: #9df9aa; $custom-dark: #000000;
JSON
{
"hex": "#64f485",
"rgb": {
"r": 100,
"g": 244,
"b": 133
},
"hsl": {
"h": 133.75,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.86312,
"c": 0.19593,
"h": 148.3
},
"luminance": 0.69104
}Semantic roles & 50–950 ramp
primary
#64F485
secondary
#CB32A8
accent
#02B0E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581