#64F181#64F181
#64F181 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.5% C 0.196 H 147.8°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #64F181 |
|---|---|
| RGB | rgb(100, 241, 129) |
| HSL | hsl(132, 83%, 67%) |
| HSV | hsv(132, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 46.5%, 5.5%) |
| CIE-LAB | lab(85.61, -61.18, 42.78) |
| CIE-LCH | lch(85.61, 74.65, 145.04°) |
| OKLab | oklab(85.52% -0.1654 0.1044) |
| OKLCH | oklch(85.52% 0.196 147.8) |
| XYZ | xyz(40.6705, 67.2011, 31.5924) |
| Luminance | 0.6721 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.33
Minty Green
#0BF77D
ΔE00 3.34
Wintergreen
#20F986
ΔE00 3.43
Turquoise Green
#04F489
ΔE00 3.89
Weird Green
#3AE57F
ΔE00 3.91
Lightgreen (survey)
#76FF7B
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F181 #F164D4
analogous
#8EF164 #64F181 #64F1C7
triadic
#64F181 #8164F1 #F18164
tetradic
#64F181 #648EF1 #F164D4 #F1C764
square
#64F181 #648EF1 #F164D4 #F1C764
split-complementary
#64F181 #C764F1 #F1648E
monochromatic
#12C838 #2CEC53 #64F181 #9CF6AF #D4FBDC
Accessibility & contrast
On white
1.45
#64F181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#64F181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F181
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F181 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE78
Deuteranopia (green-blind)
#E1D189
Tritanopia (blue-blind)
#41ECD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64f181; /* rgb */ color: rgb(100, 241, 129); /* oklch */ color: oklch(85.5% 0.196 147.8);
Tailwind
colors: {
custom: {
50: '#9cf7a7',
500: '#64f181',
950: '#000000',
},
}SCSS
$custom: #64f181; $custom-light: #9cf7a7; $custom-dark: #000000;
JSON
{
"hex": "#64f181",
"rgb": {
"r": 100,
"g": 241,
"b": 129
},
"hsl": {
"h": 132.34,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.85515,
"c": 0.19558,
"h": 147.8
},
"luminance": 0.67205
}Semantic roles & 50–950 ramp
primary
#64F181
secondary
#C534A7
accent
#06B3E0
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580