#64F585#64F585
#64F585 is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.6% C 0.197 H 148.3°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #64F585 |
|---|---|
| RGB | rgb(100, 245, 133) |
| HSL | hsl(134, 88%, 68%) |
| HSV | hsv(134, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 45.7%, 3.9%) |
| CIE-LAB | lab(86.85, -62.07, 42.42) |
| CIE-LCH | lch(86.85, 75.18, 145.65°) |
| OKLab | oklab(86.56% -0.1678 0.1037) |
| OKLCH | oklch(86.56% 0.197 148.3) |
| XYZ | xyz(42.1386, 69.7036, 33.4192) |
| Luminance | 0.6971 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.00
Minty Green
#0BF77D
ΔE00 3.09
Spearmint
#1EF876
ΔE00 3.11
Lightgreen (survey)
#76FF7B
ΔE00 3.59
Spring Green
#00FF7F
ΔE00 3.67
Turquoise Green
#04F489
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F585 #F564D4
analogous
#8CF564 #64F585 #64F5CD
triadic
#64F585 #8564F5 #F58564
tetradic
#64F585 #648CF5 #F564D4 #F5CD64
square
#64F585 #648CF5 #F564D4 #F5CD64
split-complementary
#64F585 #CD64F5 #F5648C
monochromatic
#0DD13A #2BF158 #64F585 #9DF9B2 #D7FCE0
Accessibility & contrast
On white
1.41
#64F585 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#64F585 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F585
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F585 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F585 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17C
Deuteranopia (green-blind)
#E4D48D
Tritanopia (blue-blind)
#3EF0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f585; /* rgb */ color: rgb(100, 245, 133); /* oklch */ color: oklch(86.6% 0.197 148.3);
Tailwind
colors: {
custom: {
50: '#9df9aa',
500: '#64f585',
950: '#000000',
},
}SCSS
$custom: #64f585; $custom-light: #9df9aa; $custom-dark: #000000;
JSON
{
"hex": "#64f585",
"rgb": {
"r": 100,
"g": 245,
"b": 133
},
"hsl": {
"h": 133.655,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.86557,
"c": 0.19722,
"h": 148.3
},
"luminance": 0.69708
}Semantic roles & 50–950 ramp
primary
#64F585
secondary
#CC31A9
accent
#01B1E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581