#64F690#64F690
#64F690 is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.0% C 0.189 H 150.5°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #64F690 |
|---|---|
| RGB | rgb(100, 246, 144) |
| HSL | hsl(138, 89%, 68%) |
| HSV | hsv(138, 59%, 96%) |
| CMYK | cmyk(59.3%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(87.31, -60.72, 37.63) |
| CIE-LCH | lch(87.31, 71.44, 148.21°) |
| OKLab | oklab(86.98% -0.1642 0.093) |
| OKLCH | oklch(86.98% 0.189 150.5) |
| XYZ | xyz(43.2421, 70.6303, 37.7343) |
| Luminance | 0.7063 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.94
Sea Green (survey)
#53FCA1
ΔE00 2.96
Light Green Blue
#56FCA2
ΔE00 3.01
Turquoise Green
#04F489
ΔE00 3.22
Light Bluish Green
#76FDA8
ΔE00 3.35
Minty Green
#0BF77D
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F690 #F664CA
analogous
#81F664 #64F690 #64F6D9
triadic
#64F690 #9064F6 #F69064
tetradic
#64F690 #6481F6 #F664CA #F6D964
square
#64F690 #6481F6 #F664CA #F6D964
split-complementary
#64F690 #D964F6 #F66481
monochromatic
#0CD348 #2AF367 #64F690 #9EF9B9 #D8FDE3
Accessibility & contrast
On white
1.39
#64F690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#64F690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F690
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F690 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E389
Deuteranopia (green-blind)
#E4D597
Tritanopia (blue-blind)
#38F2DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f690; /* rgb */ color: rgb(100, 246, 144); /* oklch */ color: oklch(87.0% 0.189 150.5);
Tailwind
colors: {
custom: {
50: '#9dfab1',
500: '#64f690',
950: '#000000',
},
}SCSS
$custom: #64f690; $custom-light: #9dfab1; $custom-dark: #000000;
JSON
{
"hex": "#64f690",
"rgb": {
"r": 100,
"g": 246,
"b": 144
},
"hsl": {
"h": 138.082,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.86982,
"c": 0.1887,
"h": 150.5
},
"luminance": 0.70634
}Semantic roles & 50–950 ramp
primary
#64F690
secondary
#CE309F
accent
#00A0E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581