#64F285#64F285
#64F285 is a very light, vivid green. Relative luminance 0.679; OKLCH L 85.8% C 0.193 H 148.5°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #64F285 |
|---|---|
| RGB | rgb(100, 242, 133) |
| HSL | hsl(134, 85%, 67%) |
| HSV | hsv(134, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 45%, 5.1%) |
| CIE-LAB | lab(85.96, -60.95, 41.29) |
| CIE-LCH | lch(85.96, 73.62, 145.89°) |
| OKLab | oklab(85.82% -0.1648 0.1011) |
| OKLCH | oklch(85.82% 0.193 148.5) |
| XYZ | xyz(41.2384, 67.9031, 33.1192) |
| Luminance | 0.6791 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.20
Minty Green
#0BF77D
ΔE00 3.29
Spearmint
#1EF876
ΔE00 3.43
Turquoise Green
#04F489
ΔE00 3.61
Weird Green
#3AE57F
ΔE00 3.86
Spring Green
#00FF7F
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F285 #F264D1
analogous
#8AF264 #64F285 #64F2CC
triadic
#64F285 #8564F2 #F28564
tetradic
#64F285 #648AF2 #F264D1 #F2CC64
square
#64F285 #648AF2 #F264D1 #F2CC64
split-complementary
#64F285 #CC64F2 #F2648A
monochromatic
#11CB3C #2CED59 #64F285 #9CF7B1 #D5FBDE
Accessibility & contrast
On white
1.44
#64F285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#64F285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F285
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F285 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7D
Deuteranopia (green-blind)
#E2D28C
Tritanopia (blue-blind)
#3FEED8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64f285; /* rgb */ color: rgb(100, 242, 133); /* oklch */ color: oklch(85.8% 0.193 148.5);
Tailwind
colors: {
custom: {
50: '#9cf7aa',
500: '#64f285',
950: '#000000',
},
}SCSS
$custom: #64f285; $custom-light: #9cf7aa; $custom-dark: #000000;
JSON
{
"hex": "#64f285",
"rgb": {
"r": 100,
"g": 242,
"b": 133
},
"hsl": {
"h": 133.944,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.85822,
"c": 0.19333,
"h": 148.5
},
"luminance": 0.67907
}Semantic roles & 50–950 ramp
primary
#64F285
secondary
#C733A5
accent
#05AEE1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581