#64F194#64F194
#64F194 is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.8% C 0.178 H 151.9°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #64F194 |
|---|---|
| RGB | rgb(100, 241, 148) |
| HSL | hsl(140, 83%, 67%) |
| HSV | hsv(140, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 38.6%, 5.5%) |
| CIE-LAB | lab(85.88, -58.15, 33.78) |
| CIE-LCH | lch(85.88, 67.25, 149.85°) |
| OKLab | oklab(85.83% -0.1574 0.0841) |
| OKLCH | oklch(85.83% 0.178 151.9) |
| XYZ | xyz(42.0529, 67.7540, 38.8729) |
| Luminance | 0.6776 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.85
Sea Green (survey)
#53FCA1
ΔE00 2.85
Light Bluish Green
#76FDA8
ΔE00 3.17
Seafoam Green
#7AF9AB
ΔE00 3.41
Turquoise Green
#04F489
ΔE00 3.42
Weird Green
#3AE57F
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F194 #F164C1
analogous
#7AF164 #64F194 #64F1DB
triadic
#64F194 #9464F1 #F19464
tetradic
#64F194 #647AF1 #F164C1 #F1DB64
square
#64F194 #647AF1 #F164C1 #F1DB64
split-complementary
#64F194 #DB64F1 #F1647A
monochromatic
#12C850 #2CEC6D #64F194 #9CF6BB #D4FBE1
Accessibility & contrast
On white
1.44
#64F194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#64F194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F194
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F194 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8E
Deuteranopia (green-blind)
#DFD29A
Tritanopia (blue-blind)
#38EEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64f194; /* rgb */ color: rgb(100, 241, 148); /* oklch */ color: oklch(85.8% 0.178 151.9);
Tailwind
colors: {
custom: {
50: '#9cf7b4',
500: '#64f194',
950: '#000000',
},
}SCSS
$custom: #64f194; $custom-light: #9cf7b4; $custom-dark: #000000;
JSON
{
"hex": "#64f194",
"rgb": {
"r": 100,
"g": 241,
"b": 148
},
"hsl": {
"h": 140.426,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.85834,
"c": 0.17849,
"h": 151.9
},
"luminance": 0.67758
}Semantic roles & 50–950 ramp
primary
#64F194
secondary
#C53494
accent
#0696E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581