#64F190#64F190
#64F190 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.8% C 0.182 H 150.9°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #64F190 |
|---|---|
| RGB | rgb(100, 241, 144) |
| HSL | hsl(139, 83%, 67%) |
| HSV | hsv(139, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 40.2%, 5.5%) |
| CIE-LAB | lab(85.82, -58.83, 35.69) |
| CIE-LCH | lch(85.82, 68.81, 148.75°) |
| OKLab | oklab(85.76% -0.1592 0.0885) |
| OKLCH | oklch(85.76% 0.182 150.9) |
| XYZ | xyz(41.7417, 67.6296, 37.2342) |
| Luminance | 0.6763 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.20
Light Green Blue
#56FCA2
ΔE00 3.23
Turquoise Green
#04F489
ΔE00 3.30
Wintergreen
#20F986
ΔE00 3.52
Light Bluish Green
#76FDA8
ΔE00 3.55
Weird Green
#3AE57F
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F190 #F164C5
analogous
#7FF164 #64F190 #64F1D6
triadic
#64F190 #9064F1 #F19064
tetradic
#64F190 #647FF1 #F164C5 #F1D664
square
#64F190 #647FF1 #F164C5 #F1D664
split-complementary
#64F190 #D664F1 #F1647F
monochromatic
#12C84B #2CEC68 #64F190 #9CF6B8 #D4FBE0
Accessibility & contrast
On white
1.45
#64F190 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#64F190 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F190
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F190 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F190 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE89
Deuteranopia (green-blind)
#DFD196
Tritanopia (blue-blind)
#3AEDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64f190; /* rgb */ color: rgb(100, 241, 144); /* oklch */ color: oklch(85.8% 0.182 150.9);
Tailwind
colors: {
custom: {
50: '#9cf7b1',
500: '#64f190',
950: '#000000',
},
}SCSS
$custom: #64f190; $custom-light: #9cf7b1; $custom-dark: #000000;
JSON
{
"hex": "#64f190",
"rgb": {
"r": 100,
"g": 241,
"b": 144
},
"hsl": {
"h": 138.723,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.85762,
"c": 0.18211,
"h": 150.9
},
"luminance": 0.67634
}Semantic roles & 50–950 ramp
primary
#64F190
secondary
#C53498
accent
#069CE0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581