#64F490#64F490
#64F490 is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.5% C 0.186 H 150.6°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #64F490 |
|---|---|
| RGB | rgb(100, 244, 144) |
| HSL | hsl(138, 87%, 67%) |
| HSV | hsv(138, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 41%, 4.3%) |
| CIE-LAB | lab(86.71, -59.97, 36.86) |
| CIE-LCH | lch(86.71, 70.39, 148.42°) |
| OKLab | oklab(86.49% -0.1622 0.0912) |
| OKLCH | oklch(86.49% 0.186 150.6) |
| XYZ | xyz(42.6371, 69.4202, 37.5327) |
| Luminance | 0.6942 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.00
Light Green Blue
#56FCA2
ΔE00 3.04
Wintergreen
#20F986
ΔE00 3.13
Turquoise Green
#04F489
ΔE00 3.20
Light Bluish Green
#76FDA8
ΔE00 3.38
Minty Green
#0BF77D
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F490 #F464C8
analogous
#80F464 #64F490 #64F4D8
triadic
#64F490 #9064F4 #F49064
tetradic
#64F490 #6480F4 #F464C8 #F4D864
square
#64F490 #6480F4 #F464C8 #F4D864
split-complementary
#64F490 #D864F4 #F46480
monochromatic
#0FCF49 #2BF067 #64F490 #9DF8B9 #D6FCE2
Accessibility & contrast
On white
1.41
#64F490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#64F490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F490
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F490 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E189
Deuteranopia (green-blind)
#E2D497
Tritanopia (blue-blind)
#39F0DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f490; /* rgb */ color: rgb(100, 244, 144); /* oklch */ color: oklch(86.5% 0.186 150.6);
Tailwind
colors: {
custom: {
50: '#9cf9b1',
500: '#64f490',
950: '#000000',
},
}SCSS
$custom: #64f490; $custom-light: #9cf9b1; $custom-dark: #000000;
JSON
{
"hex": "#64f490",
"rgb": {
"r": 100,
"g": 244,
"b": 144
},
"hsl": {
"h": 138.333,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.86494,
"c": 0.18607,
"h": 150.6
},
"luminance": 0.69424
}Semantic roles & 50–950 ramp
primary
#64F490
secondary
#CB329C
accent
#029FE3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581