#64F182#64F182
#64F182 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.5% C 0.195 H 147.9°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #64F182 |
|---|---|
| RGB | rgb(100, 241, 130) |
| HSL | hsl(133, 83%, 67%) |
| HSV | hsv(133, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 46.1%, 5.5%) |
| CIE-LAB | lab(85.62, -61.03, 42.31) |
| CIE-LCH | lch(85.62, 74.26, 145.27°) |
| OKLab | oklab(85.53% -0.165 0.1033) |
| OKLCH | oklch(85.53% 0.195 147.9) |
| XYZ | xyz(40.7373, 67.2278, 31.9442) |
| Luminance | 0.6723 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.34
Spearmint
#1EF876
ΔE00 3.38
Wintergreen
#20F986
ΔE00 3.39
Turquoise Green
#04F489
ΔE00 3.82
Weird Green
#3AE57F
ΔE00 3.84
Lightgreen (survey)
#76FF7B
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F182 #F164D3
analogous
#8DF164 #64F182 #64F1C9
triadic
#64F182 #8264F1 #F18264
tetradic
#64F182 #648DF1 #F164D3 #F1C964
square
#64F182 #648DF1 #F164D3 #F1C964
split-complementary
#64F182 #C964F1 #F1648D
monochromatic
#12C839 #2CEC55 #64F182 #9CF6AF #D4FBDD
Accessibility & contrast
On white
1.45
#64F182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#64F182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F182
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F182 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE79
Deuteranopia (green-blind)
#E1D18A
Tritanopia (blue-blind)
#41ECD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64f182; /* rgb */ color: rgb(100, 241, 130); /* oklch */ color: oklch(85.5% 0.195 147.9);
Tailwind
colors: {
custom: {
50: '#9cf7a8',
500: '#64f182',
950: '#000000',
},
}SCSS
$custom: #64f182; $custom-light: #9cf7a8; $custom-dark: #000000;
JSON
{
"hex": "#64f182",
"rgb": {
"r": 100,
"g": 241,
"b": 130
},
"hsl": {
"h": 132.766,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.8553,
"c": 0.19469,
"h": 147.9
},
"luminance": 0.67232
}Semantic roles & 50–950 ramp
primary
#64F182
secondary
#C534A6
accent
#06B1E0
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580