#64F299#64F299
#64F299 is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.2% C 0.175 H 153.1°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #64F299 |
|---|---|
| RGB | rgb(100, 242, 153) |
| HSL | hsl(142, 85%, 67%) |
| HSV | hsv(142, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 36.8%, 5.1%) |
| CIE-LAB | lab(86.26, -57.67, 31.77) |
| CIE-LCH | lch(86.26, 65.85, 151.15°) |
| OKLab | oklab(86.17% -0.1563 0.0794) |
| OKLCH | oklch(86.17% 0.175 153.1) |
| XYZ | xyz(42.7540, 68.5094, 41.1014) |
| Luminance | 0.6851 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.38
Sea Green (survey)
#53FCA1
ΔE00 2.41
Light Bluish Green
#76FDA8
ΔE00 2.69
Seafoam Green
#7AF9AB
ΔE00 2.80
Seafoam (survey)
#80F9AD
ΔE00 3.24
Mediumspringgreen
#00FA9A
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F299 #F264BD
analogous
#76F264 #64F299 #64F2E0
triadic
#64F299 #9964F2 #F29964
tetradic
#64F299 #6476F2 #F264BD #F2E064
square
#64F299 #6476F2 #F264BD #F2E064
split-complementary
#64F299 #E064F2 #F26476
monochromatic
#11CB56 #2CED74 #64F299 #9CF7BE #D5FBE3
Accessibility & contrast
On white
1.43
#64F299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#64F299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F299
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F299 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E093
Deuteranopia (green-blind)
#DFD29F
Tritanopia (blue-blind)
#34EFDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f299; /* rgb */ color: rgb(100, 242, 153); /* oklch */ color: oklch(86.2% 0.175 153.1);
Tailwind
colors: {
custom: {
50: '#9cf7b7',
500: '#64f299',
950: '#000000',
},
}SCSS
$custom: #64f299; $custom-light: #9cf7b7; $custom-dark: #000000;
JSON
{
"hex": "#64f299",
"rgb": {
"r": 100,
"g": 242,
"b": 153
},
"hsl": {
"h": 142.394,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.8617,
"c": 0.17531,
"h": 153.1
},
"luminance": 0.68513
}Semantic roles & 50–950 ramp
primary
#64F299
secondary
#C73390
accent
#058FE1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581