#64F383#64F383
#64F383 is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.0% C 0.196 H 148.0°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #64F383 |
|---|---|
| RGB | rgb(100, 243, 131) |
| HSL | hsl(133, 86%, 67%) |
| HSV | hsv(133, 59%, 95%) |
| CMYK | cmyk(58.8%, 0%, 46.1%, 4.7%) |
| CIE-LAB | lab(86.23, -61.62, 42.60) |
| CIE-LCH | lch(86.23, 74.91, 145.35°) |
| OKLab | oklab(86.04% -0.1666 0.104) |
| OKLCH | oklch(86.04% 0.196 148) |
| XYZ | xyz(41.4000, 68.4453, 32.4979) |
| Luminance | 0.6845 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.19
Wintergreen
#20F986
ΔE00 3.19
Spearmint
#1EF876
ΔE00 3.19
Lightgreen (survey)
#76FF7B
ΔE00 3.76
Turquoise Green
#04F489
ΔE00 3.77
Spring Green
#00FF7F
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F383 #F364D4
analogous
#8DF364 #64F383 #64F3CB
triadic
#64F383 #8364F3 #F38364
tetradic
#64F383 #648DF3 #F364D4 #F3CB64
square
#64F383 #648DF3 #F364D4 #F3CB64
split-complementary
#64F383 #CB64F3 #F3648D
monochromatic
#10CD39 #2BEF56 #64F383 #9DF7B0 #D6FCDE
Accessibility & contrast
On white
1.43
#64F383 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#64F383 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F383
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F383 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F383 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E07A
Deuteranopia (green-blind)
#E3D38B
Tritanopia (blue-blind)
#40EED8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f383; /* rgb */ color: rgb(100, 243, 131); /* oklch */ color: oklch(86.0% 0.196 148.0);
Tailwind
colors: {
custom: {
50: '#9cf8a8',
500: '#64f383',
950: '#000000',
},
}SCSS
$custom: #64f383; $custom-light: #9cf8a8; $custom-dark: #000000;
JSON
{
"hex": "#64f383",
"rgb": {
"r": 100,
"g": 243,
"b": 131
},
"hsl": {
"h": 133.007,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.86036,
"c": 0.1964,
"h": 148
},
"luminance": 0.68449
}Semantic roles & 50–950 ramp
primary
#64F383
secondary
#C932A8
accent
#03B2E2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581