#64F290#64F290
#64F290 is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.0% C 0.183 H 150.8°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #64F290 |
|---|---|
| RGB | rgb(100, 242, 144) |
| HSL | hsl(139, 85%, 67%) |
| HSV | hsv(139, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 40.5%, 5.1%) |
| CIE-LAB | lab(86.12, -59.21, 36.08) |
| CIE-LCH | lch(86.12, 69.34, 148.64°) |
| OKLab | oklab(86.01% -0.1602 0.0894) |
| OKLCH | oklch(86.01% 0.183 150.8) |
| XYZ | xyz(42.0386, 68.2232, 37.3332) |
| Luminance | 0.6823 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.12
Light Green Blue
#56FCA2
ΔE00 3.15
Turquoise Green
#04F489
ΔE00 3.25
Wintergreen
#20F986
ΔE00 3.38
Light Bluish Green
#76FDA8
ΔE00 3.48
Weird Green
#3AE57F
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F290 #F264C6
analogous
#7FF264 #64F290 #64F2D7
triadic
#64F290 #9064F2 #F29064
tetradic
#64F290 #647FF2 #F264C6 #F2D764
square
#64F290 #647FF2 #F264C6 #F2D764
split-complementary
#64F290 #D764F2 #F2647F
monochromatic
#11CB4B #2CED68 #64F290 #9CF7B8 #D5FBE1
Accessibility & contrast
On white
1.43
#64F290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#64F290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F290
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F290 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF89
Deuteranopia (green-blind)
#E0D296
Tritanopia (blue-blind)
#3AEEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64f290; /* rgb */ color: rgb(100, 242, 144); /* oklch */ color: oklch(86.0% 0.183 150.8);
Tailwind
colors: {
custom: {
50: '#9cf7b1',
500: '#64f290',
950: '#000000',
},
}SCSS
$custom: #64f290; $custom-light: #9cf7b1; $custom-dark: #000000;
JSON
{
"hex": "#64f290",
"rgb": {
"r": 100,
"g": 242,
"b": 144
},
"hsl": {
"h": 138.592,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.86006,
"c": 0.18343,
"h": 150.8
},
"luminance": 0.68227
}Semantic roles & 50–950 ramp
primary
#64F290
secondary
#C73399
accent
#059DE1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581