#64F295#64F295
#64F295 is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.1% C 0.179 H 152.0°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #64F295 |
|---|---|
| RGB | rgb(100, 242, 149) |
| HSL | hsl(141, 85%, 67%) |
| HSV | hsv(141, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 38.4%, 5.1%) |
| CIE-LAB | lab(86.20, -58.37, 33.69) |
| CIE-LCH | lch(86.20, 67.39, 150.01°) |
| OKLab | oklab(86.1% -0.158 0.0839) |
| OKLCH | oklch(86.1% 0.179 152) |
| XYZ | xyz(42.4292, 68.3794, 39.3905) |
| Luminance | 0.6838 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.65
Sea Green (survey)
#53FCA1
ΔE00 2.65
Light Bluish Green
#76FDA8
ΔE00 2.98
Seafoam Green
#7AF9AB
ΔE00 3.28
Turquoise Green
#04F489
ΔE00 3.39
Seafoam (survey)
#80F9AD
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F295 #F264C1
analogous
#7AF264 #64F295 #64F2DC
triadic
#64F295 #9564F2 #F29564
tetradic
#64F295 #647AF2 #F264C1 #F2DC64
square
#64F295 #647AF2 #F264C1 #F2DC64
split-complementary
#64F295 #DC64F2 #F2647A
monochromatic
#11CB51 #2CED6E #64F295 #9CF7BC #D5FBE2
Accessibility & contrast
On white
1.43
#64F295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#64F295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F295
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F295 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08F
Deuteranopia (green-blind)
#E0D29B
Tritanopia (blue-blind)
#37EFDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f295; /* rgb */ color: rgb(100, 242, 149); /* oklch */ color: oklch(86.1% 0.179 152.0);
Tailwind
colors: {
custom: {
50: '#9cf7b5',
500: '#64f295',
950: '#000000',
},
}SCSS
$custom: #64f295; $custom-light: #9cf7b5; $custom-dark: #000000;
JSON
{
"hex": "#64f295",
"rgb": {
"r": 100,
"g": 242,
"b": 149
},
"hsl": {
"h": 140.704,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.86096,
"c": 0.17891,
"h": 152
},
"luminance": 0.68384
}Semantic roles & 50–950 ramp
primary
#64F295
secondary
#C73394
accent
#0595E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581