#64F298#64F298
#64F298 is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.2% C 0.176 H 152.8°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #64F298 |
|---|---|
| RGB | rgb(100, 242, 152) |
| HSL | hsl(142, 85%, 67%) |
| HSV | hsv(142, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 37.2%, 5.1%) |
| CIE-LAB | lab(86.24, -57.85, 32.25) |
| CIE-LCH | lch(86.24, 66.23, 150.86°) |
| OKLab | oklab(86.15% -0.1567 0.0806) |
| OKLCH | oklch(86.15% 0.176 152.8) |
| XYZ | xyz(42.6718, 68.4765, 40.6682) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.43
Sea Green (survey)
#53FCA1
ΔE00 2.46
Light Bluish Green
#76FDA8
ΔE00 2.75
Seafoam Green
#7AF9AB
ΔE00 2.91
Seafoam (survey)
#80F9AD
ΔE00 3.35
Turquoise Green
#04F489
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F298 #F264BE
analogous
#77F264 #64F298 #64F2DF
triadic
#64F298 #9864F2 #F29864
tetradic
#64F298 #6477F2 #F264BE #F2DF64
square
#64F298 #6477F2 #F264BE #F2DF64
split-complementary
#64F298 #DF64F2 #F26477
monochromatic
#11CB55 #2CED72 #64F298 #9CF7BE #D5FBE3
Accessibility & contrast
On white
1.43
#64F298 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#64F298 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F298
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F298 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F298 | 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)
#F2E092
Deuteranopia (green-blind)
#DFD29E
Tritanopia (blue-blind)
#35EFDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f298; /* rgb */ color: rgb(100, 242, 152); /* oklch */ color: oklch(86.2% 0.176 152.8);
Tailwind
colors: {
custom: {
50: '#9cf7b7',
500: '#64f298',
950: '#000000',
},
}SCSS
$custom: #64f298; $custom-light: #9cf7b7; $custom-dark: #000000;
JSON
{
"hex": "#64f298",
"rgb": {
"r": 100,
"g": 242,
"b": 152
},
"hsl": {
"h": 141.972,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.86151,
"c": 0.1762,
"h": 152.8
},
"luminance": 0.68481
}Semantic roles & 50–950 ramp
primary
#64F298
secondary
#C73391
accent
#0590E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581