#64F193#64F193
#64F193 is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.8% C 0.179 H 151.6°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #64F193 |
|---|---|
| RGB | rgb(100, 241, 147) |
| HSL | hsl(140, 83%, 67%) |
| HSV | hsv(140, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 39%, 5.5%) |
| CIE-LAB | lab(85.87, -58.32, 34.26) |
| CIE-LCH | lch(85.87, 67.64, 149.57°) |
| OKLab | oklab(85.82% -0.1579 0.0852) |
| OKLCH | oklch(85.82% 0.179 151.6) |
| XYZ | xyz(41.9741, 67.7225, 38.4579) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.93
Light Green Blue
#56FCA2
ΔE00 2.94
Light Bluish Green
#76FDA8
ΔE00 3.26
Turquoise Green
#04F489
ΔE00 3.38
Seafoam Green
#7AF9AB
ΔE00 3.54
Weird Green
#3AE57F
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F193 #F164C2
analogous
#7CF164 #64F193 #64F1DA
triadic
#64F193 #9364F1 #F19364
tetradic
#64F193 #647CF1 #F164C2 #F1DA64
square
#64F193 #647CF1 #F164C2 #F1DA64
split-complementary
#64F193 #DA64F1 #F1647C
monochromatic
#12C84F #2CEC6C #64F193 #9CF6BA #D4FBE1
Accessibility & contrast
On white
1.44
#64F193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#64F193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F193
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F193 | 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)
#F2DF8C
Deuteranopia (green-blind)
#DFD299
Tritanopia (blue-blind)
#39EED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64f193; /* rgb */ color: rgb(100, 241, 147); /* oklch */ color: oklch(85.8% 0.179 151.6);
Tailwind
colors: {
custom: {
50: '#9cf7b3',
500: '#64f193',
950: '#000000',
},
}SCSS
$custom: #64f193; $custom-light: #9cf7b3; $custom-dark: #000000;
JSON
{
"hex": "#64f193",
"rgb": {
"r": 100,
"g": 241,
"b": 147
},
"hsl": {
"h": 140,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.85816,
"c": 0.17939,
"h": 151.6
},
"luminance": 0.67727
}Semantic roles & 50–950 ramp
primary
#64F193
secondary
#C53495
accent
#0697E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581